CRAN Package Check Results for Maintainer ‘Ben Goodrich <benjamin.goodrich at columbia.edu>’

Last updated on 2025-04-10 08:58:55 CEST.

Package ERROR NOTE OK
mi 1 11 3
migui 15
rstan 7 8
rstanarm 11 4
StanHeaders 7 7

Package mi

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

Version: 1.1
Check: Rd files
Result: NOTE checkRd: (-1) rdata.frame.Rd:132: Lost braces in \enumerate; \value handles \item{}{} directly checkRd: (-1) rdata.frame.Rd:133-134: Lost braces in \enumerate; \value handles \item{}{} directly checkRd: (-1) rdata.frame.Rd:135-137: Lost braces in \enumerate; \value handles \item{}{} directly checkRd: (-1) rdata.frame.Rd:138-139: Lost braces in \enumerate; \value handles \item{}{} directly checkRd: (-1) rdata.frame.Rd:144: Lost braces in \enumerate; \value handles \item{}{} directly checkRd: (-1) rdata.frame.Rd:145-147: Lost braces in \enumerate; \value handles \item{}{} directly checkRd: (-1) rdata.frame.Rd:148-150: Lost braces in \enumerate; \value handles \item{}{} directly 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-macos-arm64, r-devel-macos-x86_64, 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

Version: 1.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: 02missing_data.frame.Rd: bayesglm get_parameters.Rd: polr mi2stata.Rd: write.dta Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.1
Check: tests
Result: ERROR Running 'missing_data.frame.R' [4s] Running 'missing_variable.R' [2s] Running the tests in 'tests/missing_variable.R' failed. Complete output: > stopifnot(require(mi)) Loading required package: mi Loading required package: Matrix Loading required package: stats4 mi (Version 1.1, packaged: 2022-06-05 05:31:15 UTC; ben) mi Copyright (C) 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Trustees of Columbia University This program comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under the General Public License version 2 or later. Execute RShowDoc('COPYING') for details. > > x <- rnorm(10) > x[1] <- NA > y <- missing_variable(x, type = "continuous") > > y <- missing_variable(x, type = "irrelevant") > x <- rep(1, 10) > y <- missing_variable(x, type = "fixed") > x <- rep(1:5, each = 2) > y <- missing_variable(x, type = "group") > > x[1] <- NA > y <- missing_variable(x, type = "unordered-categorical") > y <- missing_variable(x, type = "ordered-categorical") > y <- missing_variable(x, type = "interval") > > x <- rbinom(10, size = 1, prob = 0.5) > x[1] <- NA > y <- missing_variable(x, type = "binary") Error in validObject(.Object) : invalid class "binary" object: y : binary variables must have exactly two response categories Calls: missing_variable ... .local -> callNextMethod -> .nextMethod -> validObject Execution halted Flavor: r-devel-windows-x86_64

Package migui

Current CRAN status: OK: 15

Package rstan

Current CRAN status: NOTE: 7, OK: 8

Version: 2.32.7
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: 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

Version: 2.32.7
Check: installed package size
Result: NOTE installed size is 49.5Mb sub-directories of 1Mb or more: exec 1.7Mb lib 34.2Mb libs 11.7Mb Flavors: 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 rstanarm

Current CRAN status: NOTE: 11, OK: 4

Version: 2.32.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: launch_shinystan.stanreg.Rd: shinystan-package loo.stanreg.Rd: loo-package plot.stanreg.Rd: bayesplot pp_check.stanreg.Rd: bayesplot stan_betareg.Rd: stanfit-class stan_glm.Rd: stanfit-class stan_lm.Rd: stanfit-class stan_polr.Rd: stanfit-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64

Version: 2.32.1
Flags: --no-examples --no-tests --no-vignettes
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: launch_shinystan.stanreg.Rd: shinystan-package loo.stanreg.Rd: loo-package plot.stanreg.Rd: bayesplot pp_check.stanreg.Rd: bayesplot stan_betareg.Rd: stanfit-class stan_glm.Rd: stanfit-class stan_lm.Rd: stanfit-class stan_polr.Rd: stanfit-class Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Version: 2.32.1
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.32.1
Check: installed package size
Result: NOTE installed size is 311.3Mb sub-directories of 1Mb or more: R 2.0Mb doc 4.7Mb libs 303.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 2.32.1
Flags: --no-examples --no-tests --no-vignettes
Check: installed package size
Result: NOTE installed size is 19.8Mb sub-directories of 1Mb or more: R 1.8Mb doc 4.7Mb libs 12.6Mb Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 2.32.1
Flags: --no-examples --no-tests --no-vignettes
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Package StanHeaders

Current CRAN status: NOTE: 7, OK: 7

Version: 2.32.10
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: 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

Version: 2.32.10
Check: installed package size
Result: NOTE installed size is 17.0Mb sub-directories of 1Mb or more: include 11.7Mb lib 3.3Mb Flavors: 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

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.