CRAN Package Check Results for Package ROptEstOld

Last updated on 2024-01-12 19:57:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.0 39.33 122.49 161.82 ERROR
r-devel-linux-x86_64-debian-gcc 1.2.0 35.91 91.84 127.75 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.0 210.26 ERROR
r-devel-linux-x86_64-fedora-gcc 1.2.0 202.99 ERROR
r-devel-windows-x86_64 1.2.0 36.00 134.00 170.00 ERROR
r-patched-linux-x86_64 1.2.0 42.91 125.31 168.22 OK
r-release-linux-x86_64 1.2.0 42.26 126.99 169.25 OK
r-release-macos-arm64 1.2.0 57.00 OK
r-release-macos-x86_64 1.2.0 107.00 OK
r-release-windows-x86_64 1.2.0 47.00 159.00 206.00 OK
r-oldrel-macos-arm64 1.2.0 51.00 OK
r-oldrel-windows-x86_64 1.2.0 45.00 152.00 197.00 OK

Check Details

Version: 1.2.0
Check: examples
Result: ERROR Running examples in ‘ROptEstOld-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: BinomFamily > ### Title: Generating function for Binomial families > ### Aliases: BinomFamily > ### Keywords: models > > ### ** Examples > > (B1 <- BinomFamily(size = 25, prob = 0.25)) Warning in .local(.Object, ...) : you have to specify slot r at least Error: unable to find an inherited method for function ‘r’ for signature ‘object = "numeric"’ Execution halted Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.2.0
Check: examples
Result: ERROR Running examples in ‘ROptEstOld-Ex.R’ failed The error most likely occurred in: > ### Name: BinomFamily > ### Title: Generating function for Binomial families > ### Aliases: BinomFamily > ### Keywords: models > > ### ** Examples > > (B1 <- BinomFamily(size = 25, prob = 0.25)) Warning in .local(.Object, ...) : you have to specify slot r at least Error: unable to find an inherited method for function ‘r’ for signature ‘object = "numeric"’ Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64