Last updated on 2019-03-14 00:46:39 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 6.82 | 76.09 | 82.91 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 5.94 | 59.70 | 65.64 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 106.98 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 94.45 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 11.00 | 92.00 | 103.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 4.78 | 71.99 | 76.77 | OK | |
r-patched-solaris-x86 | 0.1.2 | 150.50 | OK | |||
r-release-linux-x86_64 | OK | |||||
r-release-windows-ix86+x86_64 | 0.1.2 | 10.00 | 84.00 | 94.00 | OK | |
r-release-osx-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 11.00 | 91.00 | 102.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.2 | ERROR |
Version: 0.1.2
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: ‘devtools’ ‘rgdal’
Flavor: r-oldrel-osx-x86_64
Version: 0.1.2
Check: examples
Result: ERROR
Running examples in ‘graticule-Ex.R’ failed
The error most likely occurred in:
> ### Name: graticule_labels
> ### Title: Create graticule labels.
> ### Aliases: graticule_labels
>
> ### ** Examples
>
> xx <- c(100, 120, 160, 180)
> yy <- c(-80,-70,-60, -50,-45, -30)
> prj <- "+proj=lcc +lon_0=150 +lat_0=-80 +lat_1=-85 +lat_2=-75 +ellps=WGS84"
> plot(graticule(lons = xx, lats = yy, proj = prj))
Error in sp::spTransform(l, sp::CRS(proj)) :
package rgdal is required for spTransform methods
Calls: plot -> graticule -> <Anonymous> -> <Anonymous>
Execution halted
Flavor: r-oldrel-osx-x86_64
Version: 0.1.2
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
Quitting from lines 38-75 (graticule.Rmd)
Error: processing vignette 'graticule.Rmd' failed with diagnostics:
there is no package called 'rgdal'
Execution halted
Flavor: r-oldrel-osx-x86_64