CRAN Package Check Results for Maintainer ‘Roger Koenker <rkoenker at uiuc.edu>’

Last updated on 2024-07-12 15:53:24 CEST.

Package ERROR NOTE OK
RCBR 13
REBayes 2 9
SparseM 7 6

Package RCBR

Current CRAN status: OK: 13

Package REBayes

Current CRAN status: ERROR: 2, OK: 9

Version: 2.56
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Bdecon.Rnw’ ... + if (i == 1) { + G0 <- function(t) punif(t, 0, 6)/8 + 7 * pnorm(t, 0, + 0.5)/8 + rf0 <- function( .... [TRUNCATED] Loading required package: splines Timing stopped at: 0.009 0.001 0.018 When sourcing ‘Bdecon.R’: Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Execution halted when running code in ‘medde.Rnw’ ... > plot(x, -1/sqrt(exp(y)), xlab = "x ~ log income annual increments", + ylab = expression(-1/sqrt(f(x))), type = "l") > w <- exp(y) * diff(x)[1] > f <- medde(x, w = w, lambda = -0.5, alpha = 0.5) When sourcing ‘medde.R’: Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Execution halted when running code in ‘rebayes.Rnw’ ... > plot(x, 0.9 * dnorm(x, 0) + 0.1 * dnorm(x, 2), type = "l", + xlab = "x", ylab = expression(g(x)), main = "") > y <- rep(c(0, 2), times = c(900, 100)) + rnorm(1000) > z <- GLmix(y) When sourcing ‘rebayes.R’: Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Execution halted ‘Bdecon.Rnw’ using ‘latin1’... failed ‘medde.Rnw’ using ‘latin1’... failed ‘rebayes.Rnw’ using ‘latin1’... failed Flavor: r-oldrel-macos-arm64

Version: 2.56
Check: running R code from vignettes
Result: ERROR Errors in running code in vignettes: when running code in ‘Bdecon.Rnw’ ... + if (i == 1) { + G0 <- function(t) punif(t, 0, 6)/8 + 7 * pnorm(t, 0, + 0.5)/8 + rf0 <- function( .... [TRUNCATED] Loading required package: splines Timing stopped at: 0.016 0.002 0.028 When sourcing ‘Bdecon.R’: Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Execution halted when running code in ‘medde.Rnw’ ... > plot(x, -1/sqrt(exp(y)), xlab = "x ~ log income annual increments", + ylab = expression(-1/sqrt(f(x))), type = "l") > w <- exp(y) * diff(x)[1] > f <- medde(x, w = w, lambda = -0.5, alpha = 0.5) When sourcing ‘medde.R’: Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Execution halted when running code in ‘rebayes.Rnw’ ... > plot(x, 0.9 * dnorm(x, 0) + 0.1 * dnorm(x, 2), type = "l", + xlab = "x", ylab = expression(g(x)), main = "") > y <- rep(c(0, 2), times = c(900, 100)) + rnorm(1000) > z <- GLmix(y) When sourcing ‘rebayes.R’: Error: Unknown exported object to be built. Please use 'Rmosek::mosek_attachbuilder' to complete the installation of Rmosek. Execution halted ‘Bdecon.Rnw’ using ‘latin1’... failed ‘medde.Rnw’ using ‘latin1’... failed ‘rebayes.Rnw’ using ‘latin1’... failed Flavor: r-oldrel-macos-x86_64

Package SparseM

Current CRAN status: NOTE: 7, OK: 6

Additional issues

LTO

Version: 1.84
Check: Rd \usage sections
Result: NOTE S3 methods shown with full name in Rd file 'SparseM.ontology.Rd': ‘as.matrix.csr’ ‘is.matrix.csr’ ‘is.matrix.csc’ ‘is.matrix.ssr’ ‘is.matrix.ssc’ ‘is.matrix.coo’ The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64

Version: 1.84
Check: Rd \usage sections
Result: NOTE S3 methods shown with full name in documentation object 'SparseM.ontology': ‘as.matrix.csr’ ‘is.matrix.csr’ ‘is.matrix.csc’ ‘is.matrix.ssr’ ‘is.matrix.ssc’ ‘is.matrix.coo’ The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64