CRAN Package Check Results for Package rpql

Last updated on 2025-08-01 21:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.2 25.62 72.12 97.74 OK
r-devel-linux-x86_64-debian-gcc 0.8.2 18.63 52.85 71.48 OK
r-devel-linux-x86_64-fedora-clang 0.8.2 163.82 OK
r-devel-linux-x86_64-fedora-gcc 0.8.2 150.54 OK
r-devel-windows-x86_64 0.8.2 31.00 110.00 141.00 OK
r-patched-linux-x86_64 0.8.2 25.07 68.82 93.89 OK
r-release-linux-x86_64 0.8.1 23.87 67.18 91.05 NOTE
r-release-macos-arm64 0.8.2 45.00 OK
r-release-macos-x86_64 0.8.2 77.00 OK
r-release-windows-x86_64 0.8.2 30.00 0.00 30.00 FAIL
r-oldrel-macos-arm64 0.8.2 46.00 OK
r-oldrel-macos-x86_64 0.8.2 83.00 OK
r-oldrel-windows-x86_64 0.8.2 38.00 123.00 161.00 OK

Check Details

Version: 0.8.1
Check: Rd files
Result: NOTE checkRd: (-1) rpql.Rd:64: Lost braces in \itemize; meant \describe ? checkRd: (-1) rpql.Rd:66: Lost braces in \itemize; meant \describe ? checkRd: (-1) rpql.Rd:68: Lost braces in \itemize; meant \describe ? checkRd: (-1) rpql.Rd:70: Lost braces in \itemize; meant \describe ? checkRd: (-1) rpql.Rd:72: Lost braces in \itemize; meant \describe ? checkRd: (-1) rpql.Rd:74: Lost braces in \itemize; meant \describe ? Flavor: r-release-linux-x86_64

Version: 0.8.1
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: nb2.Rd: negative.binomial Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-release-linux-x86_64

Version: 0.8.2
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: > nameEx("summary.rpql") > ### * summary.rpql > > flush(stderr()); flush(stdout()) > > ### Name: summary.rpql > ### Title: Summary of GLMM fitted using regularized PQL. > ### Aliases: summary.rpql print.summary.rpql > > ### ** Examples > > ## Please see other examples in help file for the \code{rpql} function. > > > > ### * <FOOTER> > ### > cleanEx() > options(digits = 7L) > base::cat("Time elapsed: ", proc.time() - base::get("ptime", pos = 'CheckExEnv'),"\n") Time elapsed: 2.98 0.24 3.23 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-release-windows-x86_64