CRAN Package Check Results for Package gjam

Last updated on 2025-09-19 21:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.6.2 43.88 99.49 143.37 NOTE
r-devel-linux-x86_64-debian-gcc 2.6.2 29.13 61.74 90.87 WARN
r-devel-linux-x86_64-fedora-clang 2.6.2 219.24 NOTE
r-devel-linux-x86_64-fedora-gcc 2.6.2 237.81 NOTE
r-devel-windows-x86_64 2.6.2 49.00 114.00 163.00 NOTE
r-patched-linux-x86_64 2.6.2 48.09 90.45 138.54 NOTE
r-release-linux-x86_64 2.6.2 41.05 90.78 131.83 NOTE
r-release-macos-arm64 2.6.2 80.00 NOTE
r-release-macos-x86_64 2.6.2 129.00 NOTE
r-release-windows-x86_64 2.6.2 50.00 119.00 169.00 NOTE
r-oldrel-macos-arm64 2.6.2 61.00 NOTE
r-oldrel-macos-x86_64 2.6.2 115.00 NOTE
r-oldrel-windows-x86_64 2.6.2 62.00 146.00 208.00 NOTE

Check Details

Version: 2.6.2
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘James S. Clark <jimclark@duke.edu>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = c("James", "S."), family = "Clark", role = c("aut", "cre"), email = "jimclark@duke.edu"), person(given = "Daniel", family = "Taylor-Rodriquez", role = "aut")) as necessary. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Version: 2.6.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential 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

Version: 2.6.2
Check: Rd files
Result: NOTE checkRd: (-1) gjamCensorY.Rd:27: Lost braces; missing escapes or markup? 27 | \item{\code{y}}{n by S matrix updated with censored {values} substituted for | ^ checkRd: (-1) gjamFillMissingTimes.Rd:32: Lost braces 32 | Missing times in the data occur where there are gaps in \code{timeCol} column of \code{xdata} and the initial time \code{0} for each sequence. New versions of the data have \code{NA} (\code{xdata}) or prior values with appropriate weight (\code{ydata}). Missing times are filled in \code{xdata, ydata, edata}, including a time \code{0} which serves as a prior mean for \code{ydata} for time code{1}. The group and time indices in columns \code{groupCol} and \code{timeCol} of \code{xdata} reference the time for a given time series. Missing values in the columns \code{groupVars} of \code{xdata} are filled automatically filled in. This assumes that values for these variables are fixed for the group. If \code{FILLMEANS}, the missing values in \code{ydata} are filled with means for the group and given a low weight specified in \code{missingEffort}. | ^ 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

Version: 2.6.2
Check: whether package can be installed
Result: WARN Found the following significant warnings: /home/hornik/tmp/R.check/r-devel-gcc/Work/build/Packages/RcppArmadillo/include/RcppArmadillo/version/arma.h:66:199: note: ‘#pragma message: Using fallback compilation with Armadillo 14.6.3. Please consider defining -DARMA_USE_CURRENT and also removing C++11 compilation directive. See GitHub issue #475 for more.’ See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/gjam.Rcheck/00install.out’ for details. * used C++ compiler: ‘g++-15 (Debian 15.2.0-4) 15.2.0’ Flavor: r-devel-linux-x86_64-debian-gcc