Last updated on 2025-11-01 16:49:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.7 | 49.75 | 95.90 | 145.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.7 | 29.59 | 60.10 | 89.69 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.7 | 103.00 | 139.60 | 242.60 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.7 | 70.00 | 183.45 | 253.45 | OK | |
| r-devel-windows-x86_64 | 2.6.2 | 51.00 | 117.00 | 168.00 | NOTE | |
| r-patched-linux-x86_64 | 2.7 | 46.89 | 89.65 | 136.54 | OK | |
| r-release-linux-x86_64 | 2.6.2 | 48.87 | 87.95 | 136.82 | NOTE | |
| r-release-macos-arm64 | 2.7 | 20.00 | 45.00 | 65.00 | OK | |
| r-release-macos-x86_64 | 2.7 | 101.00 | 184.00 | 285.00 | OK | |
| r-release-windows-x86_64 | 2.7 | 49.00 | 123.00 | 172.00 | OK | |
| r-oldrel-macos-arm64 | 2.7 | 21.00 | 49.00 | 70.00 | OK | |
| r-oldrel-macos-x86_64 | 2.7 | 110.00 | 231.00 | 341.00 | OK | |
| r-oldrel-windows-x86_64 | 2.7 | 70.00 | 148.00 | 218.00 | OK |
Version: 2.6.2
Check: C++ specification
Result: NOTE
Specified C++11: please drop specification unless essential
Flavors: r-devel-windows-x86_64, r-release-linux-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-windows-x86_64, r-release-linux-x86_64