Last updated on 2020-04-27 07:52:43 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.87 | 25.20 | 28.07 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 2.35 | 20.12 | 22.47 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 35.66 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 35.71 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.1 | 9.00 | 34.00 | 43.00 | ERROR | |
r-patched-linux-x86_64 | 1.1 | 2.78 | 25.32 | 28.10 | ERROR | |
r-patched-solaris-x86 | 1.1 | 53.30 | ERROR | |||
r-release-linux-x86_64 | 1.1 | 2.75 | 25.14 | 27.89 | ERROR | |
r-release-osx-x86_64 | 1.1 | ERROR | ||||
r-release-windows-ix86+x86_64 | 1.1 | 9.00 | 34.00 | 43.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 9.00 | 36.00 | 45.00 | ERROR |
Version: 1.1
Check: examples
Result: ERROR
Running examples in 'Traitspace-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Traitspace
> ### Title: Traitspace Model
> ### Aliases: Traitspace
>
> ### ** Examples
>
> data(spdata)
> species<-spdata$species #species column
> trt<-cbind(spdata$t1,spdata$t2) #two traits
> env<-spdata$env #one env gradient
> site<-spdata$site #site information
> result1<-Traitspace(species, trt, env, site)
Error: $ operator is invalid for atomic vectors
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: 1.1
Check: examples
Result: ERROR
Running examples in ‘Traitspace-Ex.R’ failed
The error most likely occurred in:
> ### Name: Traitspace
> ### Title: Traitspace Model
> ### Aliases: Traitspace
>
> ### ** Examples
>
> data(spdata)
> species<-spdata$species #species column
> trt<-cbind(spdata$t1,spdata$t2) #two traits
> env<-spdata$env #one env gradient
> site<-spdata$site #site information
> result1<-Traitspace(species, trt, env, site)
Error: $ operator is invalid for atomic vectors
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-osx-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64