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

Last updated on 2024-06-27 01:55:53 CEST.

Package ERROR NOTE OK
RCBR 13
REBayes 2 1 8
SparseM 5 8

Package RCBR

Current CRAN status: OK: 13

Package REBayes

Current CRAN status: ERROR: 2, NOTE: 1, OK: 8

Version: 2.54
Check: Rd files
Result: NOTE checkRd: (-1) BDGLmix.Rd:23: Lost braces; missing escapes or markup? 23 | An object of class {GLmix, density} with components: | ^ checkRd: (-1) Bmix.Rd:28: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) Bmix.Rd:29: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) Bmix.Rd:30: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) Bmix.Rd:31: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) Bmix.Rd:32: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) Bmix.Rd:33: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) Bmix.Rd:34: Lost braces in \itemize; \value handles \item{}{} directly checkRd: (-1) Gosset.Rd:9: Lost braces in \itemize; meant \describe ? checkRd: (-1) Gosset.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) Guvenen.Rd:9: Lost braces in \itemize; meant \describe ? checkRd: (-1) Guvenen.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) Norberg.Rd:9: Lost braces in \itemize; meant \describe ? checkRd: (-1) Norberg.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) Norberg.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:9: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:12: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:13: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:14: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:15: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:16: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:17: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:18: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:19: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:20: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:21: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:22: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:23: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:24: Lost braces in \itemize; meant \describe ? checkRd: (-1) flies.Rd:25: Lost braces in \itemize; meant \describe ? checkRd: (-1) tacks.Rd:9: Lost braces in \itemize; meant \describe ? checkRd: (-1) tacks.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) velo.Rd:9: Lost braces in \itemize; meant \describe ? Flavor: r-patched-linux-x86_64

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.015 0.002 0.116 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.017 0.002 0.023 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: 5, OK: 8

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-macos-arm64, r-release-macos-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