CRAN Package Check Results for Maintainer ‘Martin Maechler <maechler at stat.math.ethz.ch>’

Last updated on 2025-12-07 07:50:36 CET.

Package ERROR WARN NOTE OK
Bessel 13
bitops 13
CLA 1 12
classGraph 13
cluster 13
cobs 13
copula 1 3 9
diptest 13
DPQ 13
DPQmpfr 13
expm 13
fracdiff 13
lokern 13
longmemo 13
lpridge 13
nor1mix 13
plugdensity 2 11
Rmpfr 13
robustbase 13
robustX 13
round 1 12
sca 2 11
sfsmisc 13
simest 3 7
stabledist 13
supclust 2 11
VLMC 1 2 10

Package Bessel

Current CRAN status: OK: 13

Package bitops

Current CRAN status: OK: 13

Package CLA

Current CRAN status: ERROR: 1, OK: 12

Version: 0.96-3
Check: examples
Result: ERROR Running examples in ‘CLA-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: muSigmaGarch > ### Title: Compute (mu, Sigma) for a Set of Assets via GARCH fit > ### Aliases: muSigmaGarch > ### Keywords: multivariate > > ### ** Examples > > if(requireNamespace("FRAPO")) { + data(NASDAQ, package = "FRAPO") + ## 12 randomly picked stocks from NASDAQ data + iS <- if(FALSE) { ## created (w/ warning, in new R) by + RNGversion("3.5.0"); set.seed(17); iS <- sample(ncol(NASDAQ), 12) + } else c(341L, 2126L, 1028L, 1704L, 895L, 1181L, 454L, 410L, 1707L, 425L, 950L, 5L) + X. <- NASDAQ[, iS] + muSig <- muSigmaGarch(X.) + stopifnot(identical(names(muSig$mu), names(NASDAQ)[iS]), + identical(dim(muSig$covar), c(12L,12L)), + all.equal(unname(muSig$mu), + c( 7.97, -4.05, -14, 21.5, -5.36, -15.3, + -15.9, 11.8, -1.64, -14, 3.13, 121) / 10000, + tol = 0.0015)) + } Loading required namespace: FRAPO Loading required namespace: fGarch Failed with error: ‘there is no package called ‘fGarch’’ Error in muSigmaGarch(X.) : muSigmaGarch() needs the 'fGarch' package installed Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package classGraph

Current CRAN status: OK: 13

Package cluster

Current CRAN status: OK: 13

Package cobs

Current CRAN status: OK: 13

Package copula

Current CRAN status: WARN: 1, NOTE: 3, OK: 9

Version: 1.1-6
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1-6
Check: installed package size
Result: NOTE installed size is 7.8Mb sub-directories of 1Mb or more: R 2.4Mb doc 3.2Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.1-6
Flags: --no-vignettes
Check: installed package size
Result: NOTE installed size is 7.3Mb sub-directories of 1Mb or more: R 2.1Mb doc 3.2Mb Flavor: r-oldrel-windows-x86_64

Package diptest

Current CRAN status: OK: 13

Package DPQ

Current CRAN status: OK: 13

Package DPQmpfr

Current CRAN status: OK: 13

Package expm

Current CRAN status: OK: 13

Package fracdiff

Current CRAN status: OK: 13

Package lokern

Current CRAN status: OK: 13

Package longmemo

Current CRAN status: OK: 13

Package lpridge

Current CRAN status: OK: 13

Package nor1mix

Current CRAN status: OK: 13

Package plugdensity

Current CRAN status: NOTE: 2, OK: 11

Version: 0.8-5
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Martin Maechler <maechler@stat.math.ethz.ch>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("Eva", "Herrmann;", "R", "interface", "etc", "by", "Martin"), family = "Maechler", role = "aut", email = "eherrmann@mathematik.tu-darmstadt.de", comment = "C original"), person(given = "Martin", family = "Maechler", role = "cre", email = "maechler@stat.math.ethz.ch")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package Rmpfr

Current CRAN status: OK: 13

Package robustbase

Current CRAN status: OK: 13

Package robustX

Current CRAN status: OK: 13

Package round

Current CRAN status: WARN: 1, OK: 12

Version: 0.21-0.2
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'knitr', 'rmarkdown' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.21-0.2
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Package sca

Current CRAN status: NOTE: 2, OK: 11

Version: 0.9-2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Martin Maechler <maechler@stat.math.ethz.ch>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Valentin", family = "Rousson", role = "aut", email = "rousson@ifspm.unizh.ch"), person(given = "Martin", family = "Maechler", role = c("aut", "cre"), email = "maechler@stat.math.ethz.ch")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package sfsmisc

Current CRAN status: OK: 13

Package simest

Current CRAN status: ERROR: 3, OK: 7

Version: 0.4-1-1
Check: tests
Result: ERROR Running ‘ex_cvx.R’ [27s/27s] Running ‘fastmerge-ex.R’ [1s/1s] Running ‘smooth.pen_agcv.R’ [0s/1s] Running the tests in ‘tests/smooth.pen_agcv.R’ failed. Complete output: > library(simest) > > ## Test smooth.pen.reg(*, agcv=TRUE) --------------- > > ## -- Using a subset of R's sunspots data ------ > osV <- abbreviate(gsub("[^[:alnum:]]", '', sub("\\(.*", '', osVersion)), 12) > > if(!dev.interactive(TRUE)) pdf(paste0("smooth.pen_sunsp__", osV, ".pdf"), width = 9, height=5) > > str(ssp <- window(sunspot.m2014, start = 1900)) Error: object 'sunspot.m2014' not found Execution halted Flavor: r-oldrel-macos-arm64

Version: 0.4-1-1
Check: tests
Result: ERROR Running ‘ex_cvx.R’ [49s/63s] Running ‘fastmerge-ex.R’ [4s/6s] Running ‘smooth.pen_agcv.R’ [2s/2s] Running the tests in ‘tests/smooth.pen_agcv.R’ failed. Complete output: > library(simest) > > ## Test smooth.pen.reg(*, agcv=TRUE) --------------- > > ## -- Using a subset of R's sunspots data ------ > osV <- abbreviate(gsub("[^[:alnum:]]", '', sub("\\(.*", '', osVersion)), 12) > > if(!dev.interactive(TRUE)) pdf(paste0("smooth.pen_sunsp__", osV, ".pdf"), width = 9, height=5) > > str(ssp <- window(sunspot.m2014, start = 1900)) Error: object 'sunspot.m2014' not found Execution halted Flavor: r-oldrel-macos-x86_64

Version: 0.4-1-1
Check: tests
Result: ERROR Running 'ex_cvx.R' [94s] Running 'fastmerge-ex.R' [7s] Running 'smooth.pen_agcv.R' [2s] Running the tests in 'tests/smooth.pen_agcv.R' failed. Complete output: > library(simest) > > ## Test smooth.pen.reg(*, agcv=TRUE) --------------- > > ## -- Using a subset of R's sunspots data ------ > osV <- abbreviate(gsub("[^[:alnum:]]", '', sub("\\(.*", '', osVersion)), 12) > > if(!dev.interactive(TRUE)) pdf(paste0("smooth.pen_sunsp__", osV, ".pdf"), width = 9, height=5) > > str(ssp <- window(sunspot.m2014, start = 1900)) Error: object 'sunspot.m2014' not found Execution halted Flavor: r-oldrel-windows-x86_64

Package stabledist

Current CRAN status: OK: 13

Package supclust

Current CRAN status: NOTE: 2, OK: 11

Version: 1.1-1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Martin Maechler <maechler@stat.math.ethz.ch>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Marcel", family = "Dettling", role = "aut", email = "marcel.dettling@zhaw.ch"), person(given = "Martin", family = "Maechler", role = c("aut", "cre"), email = "maechler@stat.math.ethz.ch")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package VLMC

Current CRAN status: ERROR: 1, WARN: 2, OK: 10

Additional issues

gcc-ASAN

Version: 1.4-4
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4-4
Check: whether package can be installed
Result: WARN Found the following significant warnings: 2222::::/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:::: ::: warning: warning: warning: warning: 353535warning: warning: warning: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]:::non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings] ::: warning: warning: 35353535warning: 3535non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings] | | | | non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]3535 | | ishbob bbs/data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.hso sbsoisso: liosobsool35oeslols lle:bt eleooeet2seotetlbtte:o beteesee las e to awarning: enoa aelaannon-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings]tdlnan ennd /data/gannet/ripley/R/R-clang/include/R_ext/PrtUtil.h:35:2: warning: non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-W#warnings] See ‘/data/gannet/ripley/R/packages/tests-clang/VLMC.Rcheck/00install.out’ for details. * used C compiler: ‘clang version 21.1.6’ Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4-4
Check: whether package can be installed
Result: WARN Found the following significant warnings: /data/gannet/ripley/R/R-devel/include/R_ext/PrtUtil.h:35:2: warning: #warning non-API header file R_ext/PrtUtil.h is obsolete and will be removed [-Wcpp] See ‘/data/gannet/ripley/R/packages/tests-devel/VLMC.Rcheck/00install.out’ for details. * used C compiler: ‘gcc (GCC) 15.1.1 20250521 (Red Hat 15.1.1-2)’ Flavor: r-devel-linux-x86_64-fedora-gcc