Last updated on 2018-04-29 01:46:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.2 | 3.27 | 59.36 | 62.63 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.2 | 3.25 | 55.91 | 59.16 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.2 | 76.43 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.2 | 72.07 | OK | |||
r-devel-windows-ix86+x86_64 | 0.1.2 | 8.00 | 92.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 0.1.2 | 3.59 | 58.68 | 62.27 | OK | |
r-patched-solaris-x86 | 0.1.2 | 119.90 | OK | |||
r-release-linux-x86_64 | 0.1.2 | 3.24 | 58.47 | 61.71 | OK | |
r-release-windows-ix86+x86_64 | 0.1.2 | 8.00 | 92.00 | 100.00 | OK | |
r-release-osx-x86_64 | 0.1.2 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.2 | 8.00 | 78.00 | 86.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