CRAN Package Check Results for Package SynDI

Last updated on 2025-04-02 06:50:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 4.69 134.76 139.45 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 3.12 95.81 98.93 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 218.43 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 241.42 NOTE
r-devel-macos-arm64 0.1.0 89.00 NOTE
r-devel-macos-x86_64 0.1.0 164.00 NOTE
r-devel-windows-x86_64 0.1.0 6.00 0.00 6.00 FAIL
r-patched-linux-x86_64 0.1.0 4.58 136.35 140.93 NOTE
r-release-linux-x86_64 0.1.0 4.21 133.48 137.69 NOTE
r-release-macos-arm64 0.1.0 86.00 NOTE
r-release-macos-x86_64 0.1.0 127.00 NOTE
r-release-windows-x86_64 0.1.0 6.00 169.00 175.00 NOTE
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 143.00 OK
r-oldrel-windows-x86_64 0.1.0 7.00 219.00 226.00 OK

Check Details

Version: 0.1.0
Check: Rd files
Result: NOTE checkRd: (-1) create_synthetic_example.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) create_synthetic_example.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) create_synthetic_example.Rd:12: Lost braces in \itemize; meant \describe ? checkRd: (-1) initial_estimates_example.Rd:10: Lost braces in \itemize; meant \describe ? checkRd: (-1) initial_estimates_example.Rd:11: Lost braces in \itemize; meant \describe ? checkRd: (-1) initial_estimates_example.Rd:12: Lost braces in \itemize; meant \describe ? 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: 0.1.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘MASS’ ‘StackImpute’ ‘arm’ ‘boot’ ‘broom’ ‘knitr’ ‘mvtnorm’ ‘randomForest’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.0
Check: PDF version of manual
Result: FAIL Check process probably crashed or hung up for 20 minutes ... killed Most likely this happened in the example checks (?), if not, ignore the following last lines of example output: > > #' data(initial_estimates_example) > > datan = initial_estimates_example$datan > gamma.I = initial_estimates_example$gamma.I > beta = initial_estimates_example$beta > > # calculate the initial gamma for population S=1 > gamma.S1.origin = Initial.estimates(datan = datan, gamma.I = gamma.I, + X = c('X1', 'X2', 'X3'), B = c('X4', 'B1', 'B2'), + beta = beta, Btype = c('continuous', 'continuous', 'binary')) > > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 0.75 0.14 0.89 NA NA > grDevices::dev.off() null device 1 > ### > ### Local variables: *** > ### mode: outline-minor *** > ### outline-regexp: "\\(> \\)?### [*]+" *** > ### End: *** > quit('no') ======== End of example output (where/before crash/hang up occured ?) ======== Flavor: r-devel-windows-x86_64