CRAN Package Check Results for Package ivmte

Last updated on 2025-12-06 00:48:46 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.0 14.06 96.01 110.07 NOTE --no-vignettes
r-devel-linux-x86_64-debian-gcc 1.4.0 9.20 45.92 55.12 ERROR --no-vignettes
r-devel-linux-x86_64-fedora-clang 1.4.0 29.00 129.73 158.73 NOTE --no-vignettes
r-devel-linux-x86_64-fedora-gcc 1.4.0 33.00 122.62 155.62 NOTE --no-vignettes
r-devel-windows-x86_64 1.4.0 15.00 146.00 161.00 NOTE --no-vignettes
r-patched-linux-x86_64 1.4.0 18.41 82.10 100.51 NOTE --no-vignettes
r-release-linux-x86_64 1.4.0 15.58 84.30 99.88 NOTE --no-vignettes
r-release-macos-arm64 1.4.0 NOTE
r-release-macos-x86_64 1.4.0 12.00 1435.00 1447.00 NOTE
r-release-windows-x86_64 1.4.0 15.00 126.00 141.00 NOTE --no-vignettes
r-oldrel-macos-arm64 1.4.0 NOTE
r-oldrel-macos-x86_64 1.4.0 10.00 1126.00 1136.00 NOTE
r-oldrel-windows-x86_64 1.4.0 19.00 212.00 231.00 NOTE --no-vignettes

Check Details

Version: 1.4.0
Flags: --no-vignettes
Check: Rd files
Result: NOTE checkRd: (-1) sTsls.Rd:17: Lost braces; missing escapes or markup? 17 | \item{pi}{the matrix E[XZ']E[ZZ']^{-1}} | ^ checkRd: (-1) sTslsSplines.Rd:20: Lost braces; missing escapes or markup? 20 | \item{pi}{matrix, corresponds to E[XZ']E[ZZ']^{-1}, the first stage | ^ 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-windows-x86_64, r-oldrel-windows-x86_64

Version: 1.4.0
Flags: --no-vignettes
Check: package dependencies
Result: WARN Cannot process vignettes Packages suggested but not available for checking: 'gurobi', 'cplexAPI', 'splines2', 'knitr', 'rmarkdown', 'pander', 'AER' VignetteBuilder package required for checking but not installed: ‘knitr’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.0
Flags: --no-vignettes
Check: examples
Result: ERROR Running examples in ‘ivmte-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: uSplineBasis > ### Title: Spline basis function > ### Aliases: uSplineBasis > > ### ** Examples > > ## Since the splines are declared as part of the MTR, you will need > ## to have parsed out the spline command. Thus, this command will be > ## called via eval(parse(text = .)). In the examples below, the > ## commands are parsed from the object \code{splineslist} generated > ## by \code{\link[MST]{removeSplines}}. The names of the elements in > ## the list are the spline commands, and the elements themselves are > ## the terms that interact with the splines. > > ## Declare MTR function > m0 = ~ x1 + x1 : uSpline(degree = 2, + knots = c(0.2, 0.4)) + + x2 : uSpline(degree = 2, + knots = c(0.2, 0.4)) + + x1 : x2 : uSpline(degree = 2, + knots = c(0.2, 0.4)) + + uSpline(degree = 3, + knots = c(0.2, 0.4), + intercept = FALSE) > > ## Extract spline functions from MTR function > splineslist <- removeSplines(m0)$splineslist > > ## Declare points at which we wish to evaluate the spline functions > x <- seq(0, 1, 0.2) > > ## Evaluate the splines > eval(parse(text = gsub("uSpline\\(", + "ivmte:::uSplineBasis(x = x, ", + names(splineslist)[1]))) Error in loadNamespace(x) : there is no package called ‘splines2’ Calls: eval ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.0
Flags: --no-vignettes
Check: package vignettes
Result: NOTE Package has ‘vignettes’ subdirectory but apparently no vignettes. Perhaps the ‘VignetteBuilder’ information is missing from the DESCRIPTION file? Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.0
Check: Rd files
Result: NOTE checkRd: (-1) sTsls.Rd:17: Lost braces; missing escapes or markup? 17 | \item{pi}{the matrix E[XZ']E[ZZ']^{-1}} | ^ checkRd: (-1) sTslsSplines.Rd:20: Lost braces; missing escapes or markup? 20 | \item{pi}{matrix, corresponds to E[XZ']E[ZZ']^{-1}, the first stage | ^ Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.4.0
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'gurobi', 'cplexAPI' Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 1.4.0
Flags: --no-vignettes
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'gurobi', 'cplexAPI' Flavor: r-oldrel-windows-x86_64