r-hyperspec / hyperSpec

hyperSpec: Tools for Spectroscopy (R package)
https://r-hyperspec.github.io/hyperSpec/
GNU General Public License v3.0
12 stars 3 forks source link

Warnings while building vignettes #2

Closed GegznaV closed 3 years ago

GegznaV commented 3 years ago

While building vignettes, I get these warnings:

image Text to copy:

Updating vignettes
Rebuilding plotting.Rmd
tweaking rgl
[WARNING] Citeproc: citation R-deldir not found
[WARNING] Citeproc: citation R-lattice not found
[WARNING] Citeproc: citation R-latticeExtra not found
[WARNING] Citeproc: citation R-plotrix not found
[WARNING] Citeproc: citation R-rgl not found
[WARNING] Citeproc: citation R-tripack not found

I think it is related to cbeleites/hyperSpec#275, r-hyperspec/r-hyperspec.github.io#19, and related commits.

@bryanhanson, could you take care of this?

bryanhanson commented 3 years ago

Yes, I will look into it w/i the hour.

bryanhanson commented 3 years ago

Side note: "tweaking rgl"? What does that mean?

GegznaV commented 3 years ago

Side note: "tweaking rgl"? What does that mean?

I do not know, but maybe "updating default plot created with rgl". I think, @cbeleites can answer to this, if she wrote that code.

bryanhanson commented 3 years ago

Must be something CRAN added to the build and check process for some reason.