CRAN Package Check Results for Package vardpoor

Last updated on 2024-03-28 06:01:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.20.1 14.32 95.97 110.29 NOTE
r-devel-linux-x86_64-debian-gcc 0.20.1 13.59 82.91 96.50 NOTE
r-devel-linux-x86_64-fedora-clang 0.20.1 148.23 NOTE
r-devel-linux-x86_64-fedora-gcc 0.20.1 141.40 NOTE
r-devel-windows-x86_64 0.20.1 13.00 81.00 94.00 ERROR
r-patched-linux-x86_64 0.20.1 17.60 106.48 124.08 NOTE
r-release-linux-x86_64 0.20.1 13.70 104.68 118.38 NOTE
r-release-macos-arm64 0.20.1 38.00 NOTE
r-release-macos-x86_64 0.20.1 68.00 NOTE
r-release-windows-x86_64 0.20.1 18.00 109.00 127.00 NOTE
r-oldrel-macos-arm64 0.20.1 34.00 NOTE
r-oldrel-windows-x86_64 0.20.1 17.00 100.00 117.00 NOTE

Check Details

Version: 0.20.1
Check: package subdirectories
Result: NOTE Problems with news in ‘NEWS.md’: No news entries found. 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

Version: 0.20.1
Check: Rd files
Result: NOTE checkRd: (-1) vardannual.Rd:97: Lost braces 97 | \item{ID_level2}{Optional}{variable for unit ID codes. One dimensional object convertible to one-column \code{data.table} or variable name as character, column number.} | ^ checkRd: (-1) vardannual.Rd:99: Lost braces 99 | \item{dataset}{Optional}{survey data object convertible to \code{data.table}.} | ^ checkRd: (-1) vardcrospoor.Rd:122: Lost braces 122 | \item{ind_gr}{Optional}{variable by which divided independently X matrix of the auxiliary variables for the calibration. One dimensional object convertible to one-column \code{data.table} or variable name as character, column number.} | ^ checkRd: (-1) vardcrospoor.Rd:124: Lost braces 124 | \item{use.estVar}{Logical}{value. If value is \code{TRUE}, then \code{R} function \code{estVar} is used for the estimation of covariance matrix of the residuals. If value is \code{FALSE}, then \code{R} function \code{estVar} is not used for the estimation of covariance matrix of the residuals.} | ^ checkRd: (-1) vardom_othstr.Rd:69: Lost braces 69 | \item{percentratio}{Positive}{numeric value. All linearized variables are multiplied with \code{percentratio} value, by default - 1.} | ^ checkRd: (-1) varpoord.Rd:121: Lost braces 121 | \item{month_at_work}{Variable}{for total number of month at work (sum of the number of months spent at full-time work as employee, number of months spent at part-time work as employee, number of months spent at full-time work as self-employed (including family worker), number of months spent at part-time work as self-employed (including family worker)). One dimensional object convertible to one-column \code{data.table} or variable name as character, column number.} | ^ 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

Version: 0.20.1
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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-windows-x86_64

Version: 0.20.1
Check: examples
Result: ERROR Running examples in 'vardpoor-Ex.R' failed The error most likely occurred in: > ### Name: domain > ### Title: Extra variables for domain estimation > ### Aliases: domain > ### Keywords: surveysampling > > ### ** Examples > > > ### Example 0 > > domain(Y = 1, D = "A") Flavor: r-devel-windows-x86_64