Last updated on 2022-08-15 08:49:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.0.2 | 83.36 | 74.45 | 157.81 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.0.2 | 62.07 | 54.61 | 116.68 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.0.2 | 227.93 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.0.2 | 206.29 | ERROR | |||
r-devel-windows-x86_64 | 0.0.2 | 73.00 | 122.00 | 195.00 | NOTE | |
r-patched-linux-x86_64 | 0.0.2 | 71.71 | 67.85 | 139.56 | ERROR | |
r-release-linux-x86_64 | 0.0.2 | 66.40 | 67.61 | 134.01 | ERROR | |
r-release-macos-arm64 | 0.0.2 | 54.00 | NOTE | |||
r-release-macos-x86_64 | 0.0.2 | 104.00 | NOTE | |||
r-release-windows-x86_64 | 0.0.2 | 76.00 | 120.00 | 196.00 | NOTE | |
r-oldrel-macos-arm64 | 0.0.2 | 60.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.0.2 | 74.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.0.2 | 189.00 | 145.00 | 334.00 | NOTE |
Version: 0.0.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'L1pack'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.0.2
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, 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-ix86+x86_64
Version: 0.0.2
Check: examples
Result: ERROR
Running examples in 'cpss-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cpss.custom
> ### Title: Detecting changes in uers-customized models
> ### Aliases: cpss.custom
>
> ### ** Examples
>
> library("cpss")
> if (!requireNamespace("L1pack", quietly = TRUE)) {
+ stop("Please install the package \"L1pack\".")
+ }
Error: Please install the package "L1pack".
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.0.2
Check: examples
Result: ERROR
Running examples in ‘cpss-Ex.R’ failed
The error most likely occurred in:
> ### Name: cpss.custom
> ### Title: Detecting changes in uers-customized models
> ### Aliases: cpss.custom
>
> ### ** Examples
>
> library("cpss")
> if (!requireNamespace("L1pack", quietly = TRUE)) {
+ stop("Please install the package \"L1pack\".")
+ }
Error: Please install the package "L1pack".
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.0.2
Check: installed package size
Result: NOTE
installed size is 5.1Mb
sub-directories of 1Mb or more:
libs 4.9Mb
Flavor: r-oldrel-macos-arm64