CRAN Package Check Results for Package robcbi

Last updated on 2024-04-18 20:56:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-4 3.75 33.91 37.66 ERROR
r-devel-linux-x86_64-debian-gcc 1.1-4 3.21 26.81 30.02 NOTE
r-devel-linux-x86_64-fedora-clang 1.1-4 47.39 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1-4 48.24 NOTE
r-prerel-macos-arm64 1.1-4 18.00 NOTE
r-prerel-windows-x86_64 1.1-4 4.00 48.00 52.00 NOTE
r-patched-linux-x86_64 1.1-4 3.88 34.98 38.86 NOTE
r-release-linux-x86_64 1.1-4 3.68 34.12 37.80 OK
r-release-macos-arm64 1.1-4 20.00 OK
r-release-macos-x86_64 1.1-4 35.00 OK
r-release-windows-x86_64 1.1-4 5.00 51.00 56.00 OK
r-oldrel-macos-arm64 1.1-4 21.00 OK
r-oldrel-windows-x86_64 1.1-4 6.00 56.00 62.00 OK

Check Details

Version: 1.1-4
Check: Rd files
Result: NOTE checkRd: (-1) cubinf.summaries.Rd:46: Lost braces 46 | The class "lm" functions \code{effects}, \code{alias}, \code{add1}, \code{drop1}, code{kappa}, | ^ 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-prerel-macos-arm64, r-prerel-windows-x86_64, r-patched-linux-x86_64

Version: 1.1-4
Check: examples
Result: ERROR Running examples in ‘robcbi-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: QQline > ### Title: Add a theoretical QQ-line in a plot > ### Aliases: QQline > ### Keywords: stats > > ### ** Examples > > library(robcbi) > data(Finney) > Vol <- Finney$Vol; Rate <- Finney$Rate; Resp <- Finney$Resp > lVol <-log(Vol); lRate <- log(Rate) > z.cub <- glm(Resp~lVol+lRate,family=binomial,method="cubinf", ufact=3.2) Floating point exception Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.1-4
Check: examples
Result: ERROR Running examples in ‘robcbi-Ex.R’ failed The error most likely occurred in: > ### Name: QQline > ### Title: Add a theoretical QQ-line in a plot > ### Aliases: QQline > ### Keywords: stats > > ### ** Examples > > library(robcbi) > data(Finney) > Vol <- Finney$Vol; Rate <- Finney$Rate; Resp <- Finney$Resp > lVol <-log(Vol); lRate <- log(Rate) > z.cub <- glm(Resp~lVol+lRate,family=binomial,method="cubinf", ufact=3.2) Flavor: r-devel-linux-x86_64-fedora-clang