CRAN Package Check Results for Maintainer ‘Ravi Varadhan <ravi.varadhan at jhu.edu>’

Last updated on 2024-05-01 03:54:18 CEST.

Package ERROR NOTE OK
alabama 12
condMVNorm 12
crrstep 12
dfoptim 12
DSBayes 12
resilience 1 11
SQUAREM 9 3
turboEM 12

Package alabama

Current CRAN status: OK: 12

Package condMVNorm

Current CRAN status: OK: 12

Package crrstep

Current CRAN status: OK: 12

Package dfoptim

Current CRAN status: OK: 12

Package DSBayes

Current CRAN status: OK: 12

Package resilience

Current CRAN status: ERROR: 1, OK: 11

Version: 2023.1.1
Check: examples
Result: ERROR Running examples in ‘resilience-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: prepost > ### Title: Identifying Predictors of Resilience to Stressors in Single-Arm > ### Studies of Pre-Post Change > ### Aliases: prepost > ### Keywords: pre-post resilience > > ### ** Examples > > data(tkr) > > names(tkr.dat) [1] "gender" "age" "bmi" "smoker" "post.Y" "pre.Y" > dim(tkr.dat) [1] 900 6 > > # pre-post change regression > ans1 <- prepost(post.Y ~ pre.Y + I(age-mean(age)) + I((age - mean(age))^2) + + bmi + gender + as.factor(smoker), data=tkr.dat, k=c(1.2, 1.5), nboot=200) Error in { : task 2 failed - "creation of server socket failed: port 11643 cannot be opened" Calls: prepost -> %dopar% -> <Anonymous> Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package SQUAREM

Current CRAN status: NOTE: 9, OK: 3

Version: 2021.1
Check: Rd files
Result: NOTE checkRd: (-1) fpiter.Rd:55-58: Lost braces 55 | \code{tol}{ - a small, positive scalar that determines when iterations | ^ checkRd: (-1) fpiter.Rd:60-61: Lost braces 60 | \code{maxiter}{ - an integer denoting the maximum limit on the number of | ^ checkRd: (-1) fpiter.Rd:63-65: Lost braces 63 | \code{trace}{ - a logical variable denoting whether some of the intermediate | ^ checkRd: (-1) fpiter.Rd:67-70: Lost braces 67 | \code{intermed}}{ - a logical variable denoting whether the intermediate | ^ checkRd: (-1) squarem.Rd:134: Lost braces 134 | along with the corresponding log-likelihood value. When the code{objfn} is not specified it will return the fixed-point residual instead of the objective function values. | ^ 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-windows-x86_64

Package turboEM

Current CRAN status: OK: 12