The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Maintainer ‘Marek Gagolewski <marek at gagolewski.com>’

Last updated on 2026-05-11 11:50:32 CEST.

Package ERROR NOTE OK
agop 13
CITAN 13
deadwood 13
FuzzyNumbers 13
genie 13
genieclust 13
lumbermark 13
quitefastmst 13
realtest 13
stringi 13
stringx 1 12

Package agop

Current CRAN status: OK: 13

Package CITAN

Current CRAN status: OK: 13

Package deadwood

Current CRAN status: OK: 13

Package FuzzyNumbers

Current CRAN status: NOTE: 13

Version: 0.4-7
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Marek Gagolewski <marek@gagolewski.com>’ Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 0.4-7
Check: Rd files
Result: NOTE checkRd: (-1) trapezoidalApproximation-methods.Rd:49: Lost braces; missing escapes or markup? 49 | For example, if Val(A) < EV_{1/3}(A) or Val(A) > EV_{2/3}(A), | ^ checkRd: (-1) trapezoidalApproximation-methods.Rd:49: Lost braces; missing escapes or markup? 49 | For example, if Val(A) < EV_{1/3}(A) or Val(A) > EV_{2/3}(A), | ^ 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-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package genie

Current CRAN status: OK: 13

Package genieclust

Current CRAN status: OK: 13

Package lumbermark

Current CRAN status: OK: 13

Package quitefastmst

Current CRAN status: OK: 13

Package realtest

Current CRAN status: OK: 13

Package stringi

Current CRAN status: OK: 13

Additional issues

M1mac rchk

Package stringx

Current CRAN status: ERROR: 1, OK: 12

Additional issues

M1mac

Version: 0.2.9
Check: tests
Result: ERROR Running ‘realtest.R’ [1s/1s] Running the tests in ‘tests/realtest.R’ failed. Complete output: > # This file is part of the 'stringx' project. > # Copyleft (c) 2021-2025, Marek Gagolewski <https://www.gagolewski.com> > > # Runs all unit tests for the package > > this_package <- "stringx" > > set.seed(123) > library(this_package, character.only=TRUE) Attaching package: 'stringx' The following objects are masked from 'package:base': casefold, chartr, endsWith, gregexec, gregexpr, grep, grepl, gsub, ISOdate, ISOdatetime, nchar, nzchar, paste, paste0, regexec, regexpr, sprintf, startsWith, strftime, strptime, strrep, strsplit, strtrim, strwrap, sub, substr, substr<-, substring, substring<-, Sys.time, tolower, toupper, trimws, xtfrm, xtfrm.default > if (require("realtest", quietly=TRUE)) { + f <- file.path(path.package(this_package), "realtest") + r <- test_dir(f, ".*\\.R$") + x <- summary(r) + + names(r) <- row.names(x) + fails <- x[x[["match"]] == "fail", , drop=FALSE] + if (nrow(fails) > 0) { + fails2 <- as.data.frame(fails[, + !(names(fails) %in% ".expr") & !sapply(fails, function(x) all(is.na(x))), + drop=FALSE]) + for (i in row.names(fails2)) { + cat(sprintf("%s:%d:\n", fails2[i, ".file"], fails2[i, ".line"])) + cat(" value: "); str(r[[i]][["object"]][["value"]], indent.str=" ") + cat(" sides: "); str(r[[i]][["object"]][["sides"]], indent.str=" ") + } + + if (require("stringi", quietly=TRUE)) + cat(sprintf("%s; %s\n", stri_info(TRUE), Sys.getlocale())) + + stop("some tests failed") + } + } /Volumes/Builds/packages/sonoma-arm64/results/4.6/stringx.Rcheck/stringx/realtest/strptime-all.R:89: value: chr "--T::+1200" sides: NULL stringi_1.8.7 (en_US.UTF-8; ICU4C 71.1 [system#U_CHARSET_IS_UTF8]; Unicode 14.0); C/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8 Error: some tests failed Execution halted Flavor: r-release-macos-arm64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.