Last updated on 2024-10-31 04:49:58 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 12.64 | 108.06 | 120.70 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 8.44 | 79.19 | 87.63 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 199.67 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 173.65 | OK | |||
r-devel-windows-x86_64 | 1.0.1 | 13.00 | 111.00 | 124.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 12.92 | 100.07 | 112.99 | ERROR | |
r-release-linux-x86_64 | 1.0.1 | 11.74 | 98.68 | 110.42 | ERROR | |
r-release-macos-arm64 | 1.0.1 | 70.00 | NOTE | |||
r-release-macos-x86_64 | 1.0.1 | 102.00 | NOTE | |||
r-release-windows-x86_64 | 1.0.1 | 14.00 | 110.00 | 124.00 | ERROR | |
r-oldrel-macos-arm64 | 1.0.1 | 73.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0.1 | 124.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.0.1 | 19.00 | 135.00 | 154.00 | ERROR |
Version: 1.0.1
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘pollimetrydata’
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘pollimetry-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: bodysize
> ### Title: Converts the intertegular distance (IT) and co-variates to body
> ### size in dry weight (mg) for bees or hoverflies.
> ### Aliases: bodysize
>
> ### ** Examples
>
> example=cbind.data.frame(IT=c(1.3,2.3),
+ Sex=c("Female","Male"),
+ Subfamily=c("Syrphinae","Eristalinae"),
+ Region=c("Australasia","Europe"),
+ Species=c("Sphaerophoria_macrogaster","Myathropa_florea"))
> bodysize(x=example,taxa="hov",type="taxo")
Loading required namespace: pollimetrydata
Failed with error: ‘there is no package called ‘pollimetrydata’’
Downloading data from: https://github.com/liamkendall/pollimetrydata/raw/master/data/hov_tax_mod.rdata
SHA-1 hash of the downloaded data file is:
8fabe989dfed6c91d8e5834ad224ff4865b76b7f
Loading required package: rstan
Loading required package: StanHeaders
Error: package or namespace load failed for ‘rstan’ in .doLoadActions(where, attach):
error in load action .__A__.1 for package rstan: Rcpp::loadModule(module = "class_model_base", what = TRUE, env = ns, : Unable to load module "class_model_base": attempt to apply non-function
Error in .requirePackage(package) :
unable to find required package ‘rstan’
Calls: bodysize ... .findInheritedMethods -> getClass -> getClassDef -> .requirePackage
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'pollimetry-Ex.R' failed
The error most likely occurred in:
> ### Name: bodysize
> ### Title: Converts the intertegular distance (IT) and co-variates to body
> ### size in dry weight (mg) for bees or hoverflies.
> ### Aliases: bodysize
>
> ### ** Examples
>
> example=cbind.data.frame(IT=c(1.3,2.3),
+ Sex=c("Female","Male"),
+ Subfamily=c("Syrphinae","Eristalinae"),
+ Region=c("Australasia","Europe"),
+ Species=c("Sphaerophoria_macrogaster","Myathropa_florea"))
> bodysize(x=example,taxa="hov",type="taxo")
Loading required namespace: pollimetrydata
Failed with error: 'there is no package called 'pollimetrydata''
Downloading data from: https://github.com/liamkendall/pollimetrydata/raw/master/data/hov_tax_mod.rdata
SHA-1 hash of the downloaded data file is:
8fabe989dfed6c91d8e5834ad224ff4865b76b7f
Loading required package: rstan
Loading required package: StanHeaders
Error: package or namespace load failed for 'rstan' in .doLoadActions(where, attach):
error in load action .__A__.1 for package rstan: Rcpp::loadModule(module = "class_model_base", what = TRUE, env = ns, : Unable to load module "class_model_base": attempt to apply non-function
Error in .requirePackage(package) :
unable to find required package 'rstan'
Calls: bodysize ... .findInheritedMethods -> getClass -> getClassDef -> .requirePackage
Execution halted
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64