Last updated on 2021-03-04 08:50:03 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 7.37 | 59.45 | 66.82 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 5.83 | 44.89 | 50.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 90.91 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 77.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1.1 | 17.00 | 60.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 8.02 | 55.84 | 63.86 | OK | |
r-patched-solaris-x86 | 0.1.1 | 107.80 | ERROR | |||
r-release-linux-x86_64 | 0.1.1 | 8.06 | 56.21 | 64.27 | OK | |
r-release-macos-x86_64 | 0.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 18.00 | 79.00 | 97.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 14.00 | 71.00 | 85.00 | OK |
Version: 0.1.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 5962 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-macos-x86_64, r-oldrel-macos-x86_64
Version: 0.1.1
Check: examples
Result: ERROR
Running examples in ‘ppendemic-Ex.R’ failed
The error most likely occurred in:
> ### Name: pep_regdep_map
> ### Title: pep_regdep_map
> ### Aliases: pep_regdep_map
>
> ### ** Examples
>
> # Basic usage
> pep_regdep_map("Grosvenoria coelocaulis")
Warning in CPL_transform(x, crs, aoi, pipeline, reverse) :
GDAL Error 1: No PROJ.4 translation for source SRS, coordinate transformation initialization has failed.
Error in CPL_transform(x, crs, aoi, pipeline, reverse) :
OGRCreateCoordinateTransformation() returned NULL: PROJ available?
Calls: <Anonymous> ... st_transform -> st_transform.sfc -> structure -> CPL_transform
Execution halted
Flavors: r-patched-solaris-x86, r-oldrel-macos-x86_64