CRAN Package Check Results for Maintainer ‘Wenchao Ma <wma at umn.edu>’

Last updated on 2026-04-16 02:52:40 CEST.

Package ERROR NOTE OK
ACTCD 14
GDINA 1 3 10

Package ACTCD

Current CRAN status: OK: 14

Package GDINA

Current CRAN status: ERROR: 1, NOTE: 3, OK: 10

Version: 2.9.12
Check: Rd \usage sections
Result: NOTE Error: there is no package called ‘Rcpp’ Call sequence: 11: doWithOneRestart(return(expr), restart) 10: withOneRestart(expr, restarts[[1L]]) 9: withRestarts(stop(cond), retry_loadNamespace = function() NULL) 8: loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) 7: asNamespace(ns) 6: namespaceImportFrom(ns, loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]), i[[2L]], from = package) 5: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 4: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 3: loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) 2: namespaceImport(ns, loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]), from = package) 1: loadNamespace(package, lib.loc) Execution halted 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. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.9.12
Check: examples
Result: ERROR Running examples in ‘GDINA-Ex.R’ failed The error occurred in: R Under development (unstable) (2026-04-15 r89885) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. Natural language support but running in an English locale R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > pkgname <- "GDINA" > source(file.path(R.home("share"), "R", "examples-header.R")) > options(warn = 1) > library('GDINA') Error: package or namespace load failed for ‘GDINA’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘Rcpp’ Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.9.12
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > test_check("GDINA") Loading required package: GDINA Error: package or namespace load failed for 'GDINA' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'Rcpp' Error: package or namespace load failed for 'GDINA' in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called 'Rcpp' Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.9.12
Check: installed package size
Result: NOTE installed size is 13.3Mb sub-directories of 1Mb or more: libs 12.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.9.12
Check: package dependencies
Result: NOTE Package suggested but not available for checking: 'cdmTools' Flavor: r-oldrel-windows-x86_64