CRAN Package Check Results for Maintainer ‘Vinh Nguyen <nguyenvq714 at gmail.com>’

Last updated on 2024-06-11 01:55:12 CEST.

Package ERROR NOTE OK
calpassapi 13
DisImpact 1 12
IRexamples 2 11

Package calpassapi

Current CRAN status: NOTE: 13

Version: 0.0.3
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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 DisImpact

Current CRAN status: ERROR: 1, OK: 12

Version: 0.0.21
Check: R files for syntax errors
Result: ERROR Error: memory exhausted Execution halted Flavor: r-devel-windows-x86_64

Version: 0.0.21
Check: whether the package can be loaded with stated dependencies
Result: WARN It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64

Version: 0.0.21
Check: R code for possible problems
Result: NOTE Error: memory exhausted Execution halted Found the following possibly unsafe calls: Error: cannot allocate vector of size 203 Kb Execution halted Flavor: r-devel-windows-x86_64

Version: 0.0.21
Check: Rd cross-references
Result: WARN Error: memory exhausted Execution halted Flavor: r-devel-windows-x86_64

Version: 0.0.21
Check: for code/documentation mismatches
Result: WARN Error: package or namespace load failed for 'DisImpact': cannot allocate vector of size 2.3 Mb Call sequence: 6: stop(msg, call. = FALSE, domain = NA) 5: value[[3L]](cond) 4: tryCatchOne(expr, names, parentenv, handlers[[1L]]) 3: tryCatchList(expr, classes, parentenv, handlers) 2: tryCatch({ attr(package, "LibPath") <- which.lib.loc ns <- loadNamespace(package, lib.loc) env <- attachNamespace(ns, pos = pos, deps, exclude, include.only) }, error = function(e) { P <- if (!is.null(cc <- conditionCall(e))) paste(" in", deparse(cc)[1L]) else "" msg <- gettextf("package or namespace load failed for %s%s:\n %s", sQuote(package), P, conditionMessage(e)) if (logical.return && !quietly) message(paste("Error:", msg), domain = NA) else stop(msg, call. = FALSE, domain = NA) }) 1: library(package, lib.loc = lib.loc, character.only = TRUE, verbose = FALSE) Execution halted Flavor: r-devel-windows-x86_64

Version: 0.0.21
Check: Rd \usage sections
Result: WARN Error: memory exhausted Execution halted Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter 'Writing R documentation files' in the 'Writing R Extensions' manual. Error: cannot allocate vector of size 2.3 Mb Call sequence: 9: (function (n) { if (existsInFrame(n, envenv)) envenv[[n]] else { e <- mkenv() envenv[[n]] <- e key <- env[[n]] ekey <- if (is.list(key)) key$eagerKey else key data <- lazyLoadDBfetch(ekey, datafile, compressed, envhook) parent.env(e) <- data$enclos %||% emptyenv() list2env(data$bindings, e) if (!is.null(data$attributes)) attributes(e) <- data$attributes if (!is.null(data$isS4) && data$isS4) .Internal(setS4Object(e, TRUE, TRUE)) if (is.list(key)) { expr <- quote(lazyLoadDBfetch(KEY, datafile, compressed, envhook)) .Internal(makeLazy(names(key$lazyKeys), key$lazyKeys, expr, parent.env(environment()), e)) } if (!is.null(data$locked) && data$ 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-windows-x86_64

Version: 0.0.21
Check: data for non-ASCII characters
Result: NOTE Fatal error: couldn't allocate memory for pointer stack Flavor: r-devel-windows-x86_64

Version: 0.0.21
Check: tests
Result: ERROR Running 'tinytest.R' [27s] Running the tests in 'tests/tinytest.R' failed. Complete output: > if ( requireNamespace("tinytest", quietly=TRUE) ){ + home <- (Sys.getenv('USERNAME') %in% c('vnguyen216', 'vinh')) # flag if at home; run tests involving parallel=TRUE at home only and not on CRAN + + if ("env" %in% names(as.list(args(utils::getFromNamespace("[.data.table", "data.table"))))) { # run test only if most recent version of data.table with dt[, env] functionality; https://stackoverflow.com/a/63023801 + tinytest::test_package('DisImpact', at_home = home) + } + } test_consistency_of_iterate_functions.R 0 tests Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union test_consistency_of_iterate_functions.R 0 tests Attaching package: 'data.table' The following objects are masked from 'package:dplyr': between, first, last test_consistency_of_iterate_functions.R 0 tests Loading required package: DBI test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests `summarise()` has grouped output by 'Math', 'English', 'Transfer', 'Cohort_Math', 'Cohort_English', 'Cohort', 'Ethnicity', 'Gender', 'Ed_Goal'. You can override using the `.groups` argument. test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests `summarise()` has grouped output by 'Math', 'English', 'Transfer', 'Cohort_Math', 'Cohort_English', 'Cohort', 'Ethnicity', 'Gender', 'Ed_Goal'. You can override using the `.groups` argument. test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 0 tests test_consistency_of_iterate_functions.R 1 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 2 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 2 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 2 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 2 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 3 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 4 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 4 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 4 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 4 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 5 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 6 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 6 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 6 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 6 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 7 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 8 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 8 tests <1b>[0;32mOK<1b>[0m test_consistency_of_iterate_functions.R 8 tests <1b>[0;32mOK<1b>[0m Error: rapi_execute: Failed to run query Error: Out of Memory Error: Failed to allocate block of 262144 bytes (bad allocation) Execution halted Warning message: Connection is garbage-collected, use dbDisconnect() to avoid this. Flavor: r-devel-windows-x86_64

Version: 0.0.21
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'DI-On-Long-Summarized-Data.Rmd' using rmarkdown --- finished re-building 'DI-On-Long-Summarized-Data.Rmd' --- re-building 'Intersectionality.Rmd' using rmarkdown Error: processing vignette 'Intersectionality.Rmd' failed with diagnostics: 'CreateProcess' failed to run 'C:\PROGRA~1\Pandoc\pandoc.exe --version' --- failed re-building 'Intersectionality.Rmd' --- re-building 'Multi-Ethnicity.Rmd' using rmarkdown --- finished re-building 'Multi-Ethnicity.Rmd' --- re-building 'Scaling-DI-Calculations.Rmd' using rmarkdown --- finished re-building 'Scaling-DI-Calculations.Rmd' --- re-building 'Tutorial.Rmd' using rmarkdown --- finished re-building 'Tutorial.Rmd' SUMMARY: processing the following file failed: 'Intersectionality.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-devel-windows-x86_64

Package IRexamples

Current CRAN status: NOTE: 2, OK: 11

Version: 0.0.4
Check: data for non-ASCII characters
Result: NOTE Note: found 1 marked UTF-8 string Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc