CRAN Package Check Results for Package robcbi

Last updated on 2024-04-26 12:54:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1-4 4.08 33.96 38.04 ERROR
r-devel-linux-x86_64-debian-gcc 1.1-4 2.58 27.32 29.90 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-devel-windows-x86_64 1.1-4 4.00 49.00 53.00 NOTE
r-patched-linux-x86_64 1.1-4 3.07 34.96 38.03 NOTE
r-release-linux-x86_64 1.1-4 3.54 35.67 39.21 OK
r-release-macos-arm64 1.1-4 18.00 NOTE
r-release-windows-x86_64 1.1-4 4.00 48.00 52.00 NOTE
r-oldrel-macos-arm64 1.1-4 20.00 OK
r-oldrel-macos-x86_64 1.1-4 35.00 OK
r-oldrel-windows-x86_64 1.1-4 5.00 51.00 56.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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-macos-arm64, r-release-windows-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