CRAN Package Check Results for Maintainer ‘Damiano Fantini <damiano.fantini at gmail.com>’

Last updated on 2025-11-07 13:50:40 CET.

Package FAIL ERROR NOTE OK
colorhcplot 13
easyPubMed 13
mutSignatures 2 11
TCGAretriever 4 1 8

Package colorhcplot

Current CRAN status: OK: 13

Package easyPubMed

Current CRAN status: OK: 13

Package mutSignatures

Current CRAN status: NOTE: 2, OK: 11

Version: 2.1.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Damiano Fantini <damiano.fantini@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Damiano", family = "Fantini", role = c("aut", "cre"), email = "damiano.fantini@gmail.com"), person(given = "Vania", family = "Vidimar", role = "aut"), person(given = c("Joshua", "J"), family = "Meeks", role = "aut")) as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package TCGAretriever

Current CRAN status: FAIL: 4, ERROR: 1, OK: 8

Additional issues

M1mac

Version: 1.9.1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Damiano Fantini <damiano.fantini@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Damiano", family = "Fantini", role = c("aut", "cre"), email = "damiano.fantini@gmail.com") as necessary. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 1.9.1
Check: re-building of vignette outputs
Result: FAIL
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64

Version: 1.9.1
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building ‘getting_started_with_TCGAretriever.Rmd’ using rmarkdown *** caught segfault *** address 0x776, cause 'memory not mapped' Traceback: 1: dev.off(dv) 2: eng_r(options) 3: block_exec(params) 4: call_block(x) 5: process_group(group) 6: withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (xfun::pkg_available("rlang", "1.0.0")) { if (is_R_CMD_build() || is_R_CMD_check()) { cnd = tryCatch(rlang::entrace(e), error = identity) error <<- format(cnd) } else { rlang::entrace(e) } } }) 7: xfun:::handle_error(withCallingHandlers(if (tangle) process_tangle(group) else process_group(group), error = function(e) { if (progress && is.function(pb$interrupt)) pb$interrupt() if (xfun::pkg_available("rlang", "1.0.0")) { if (is_R_CMD_build() || is_R_CMD_check()) { cnd = tryCatch(rlang::entrace(e), error = identity) error <<- format(cnd) } else { rlang::entrace(e) } } }), function(loc) { setwd(wd) write_utf8(res, output %n% stdout()) paste0("\nQuitting from ", loc, if (!is.null(error)) paste0("\n", rule(), error, "\n", rule()))}, if (labels[i] != "") sprintf(" [%s]", labels[i]), get_loc) 8: process_file(text, output) 9: knitr::knit(knit_input, knit_output, envir = envir, quiet = quiet) 10: rmarkdown::render(file, encoding = encoding, quiet = quiet, envir = globalenv(), output_dir = getwd(), ...) 11: vweave_rmarkdown(...) 12: engine$weave(file, quiet = quiet, encoding = enc) 13: doTryCatch(return(expr), name, parentenv, handler) 14: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 15: tryCatchList(expr, classes, parentenv, handlers) 16: tryCatch({ engine$weave(file, quiet = quiet, encoding = enc) setwd(startdir) output <- find_vignette_product(name, by = "weave", engine = engine) if (!have.makefile && vignette_is_tex(output)) { texi2pdf(file = output, clean = FALSE, quiet = quiet) output <- find_vignette_product(name, by = "texi2pdf", engine = engine) } outputs <- c(outputs, output)}, error = function(e) { thisOK <<- FALSE fails <<- c(fails, file) message(gettextf("Error: processing vignette '%s' failed with diagnostics:\n%s", file, conditionMessage(e)))}) 17: tools::buildVignettes(dir = "/data/gannet/ripley/R/packages/tests-clang/TCGAretriever.Rcheck/vign_test/TCGAretriever", skip = TRUE, ser_elibs = "/tmp/RtmpipObEy/file3be7e55908ccb9.rds") An irrecoverable exception occurred. R is aborting now ... Flavor: r-devel-linux-x86_64-fedora-clang