Last updated on 2017-07-26 01:56:15.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 2.43 | 49.55 | 51.98 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 2.48 | 47.87 | 50.34 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 86.42 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 83.92 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 10.00 | 80.00 | 90.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 2.58 | 48.76 | 51.34 | OK | |
r-patched-solaris-x86 | 0.1.2 | 114.40 | OK | |||
r-release-linux-x86_64 | 0.1.2 | 2.66 | 48.45 | 51.10 | OK | |
r-release-windows-ix86+x86_64 | 0.1.2 | 8.00 | 111.00 | 119.00 | OK | |
r-release-osx-x86_64 | 0.1.2 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 6.00 | 65.00 | 71.00 | OK | |
r-oldrel-osx-x86_64 | 0.1.2 | OK |
Version: 0.1.2
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: ‘devtools’ ‘rgdal’
Flavor: r-release-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-release-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-release-osx-x86_64