Last updated on 2020-06-15 08:53:25 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.5 | 3.57 | 38.04 | 41.61 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.5 | 3.24 | 30.07 | 33.31 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.5 | 62.36 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.5 | 53.97 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.5 | 16.00 | 60.00 | 76.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.5 | 3.57 | 37.70 | 41.27 | ERROR | |
r-patched-solaris-x86 | 0.1.5 | 83.60 | OK | |||
r-release-linux-x86_64 | 0.1.5 | 3.42 | 38.73 | 42.15 | ERROR | |
r-release-osx-x86_64 | 0.1.5 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.5 | 14.00 | 52.00 | 66.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.5 | 16.00 | 63.00 | 79.00 | ERROR |
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in 'rCAT-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ConBatch
> ### Title: Batch process, preliminary conservation assessments
> ### Aliases: ConBatch
>
> ### ** Examples
>
> mydata <- read.csv(system.file("extdata","multiple_species.csv",package="rCAT"))
> resultdf <- ConBatch(mydata$scientificname,mydata$latitude,mydata$longitude,2000,FALSE)
[1] "Processing species x"
Error in showSRID(uprojargs, format = "PROJ", multiline = "NO") :
Can't parse PROJ.4-style parameter string
+proj=cea +lon_0=24.5446916866314+lat_ts=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs
Calls: ConBatch -> simProjWiz -> CRS -> <Anonymous> -> showSRID
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1.5
Check: examples
Result: ERROR
Running examples in ‘rCAT-Ex.R’ failed
The error most likely occurred in:
> ### Name: ConBatch
> ### Title: Batch process, preliminary conservation assessments
> ### Aliases: ConBatch
>
> ### ** Examples
>
> mydata <- read.csv(system.file("extdata","multiple_species.csv",package="rCAT"))
> resultdf <- ConBatch(mydata$scientificname,mydata$latitude,mydata$longitude,2000,FALSE)
[1] "Processing species x"
Error in showSRID(uprojargs, format = "PROJ", multiline = "NO") :
Can't parse PROJ.4-style parameter string
+proj=cea +lon_0=24.5446916866314+lat_ts=0 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m +no_defs
Calls: ConBatch -> simProjWiz -> CRS -> <Anonymous> -> showSRID
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64