CRAN Package Check Results for Maintainer ‘Jinhua Su <944866518 at qq.com>’

Last updated on 2024-06-13 05:59:32 CEST.

Package ERROR NOTE
SemiEstimate 1 12

Package SemiEstimate

Current CRAN status: ERROR: 1, NOTE: 12

Version: 1.1.3
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, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.1.3
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'purrr', 'testthat' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.3
Check: examples
Result: ERROR Running examples in ‘SemiEstimate-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: semislv > ### Title: Solve Semi-parametric estimation by implicit profiling > ### Aliases: semislv > > ### ** Examples > > Phi_fn <- function(theta, lambda, alpha) 2 * theta + alpha * lambda > Psi_fn <- function(theta, lambda, alpha) 2 * lambda + alpha * theta > # build quasi jacobiean by package NumDeriv > res <- semislv(1, 1, Phi_fn, Psi_fn, alpha = 1) Error in loadNamespace(x) : there is no package called ‘purrr’ Calls: semislv ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.3
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.1.3
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘Code.Rmd’ using rmarkdown Quitting from lines 107-198 [unnamed-chunk-2] (Code.Rmd) Error: processing vignette 'Code.Rmd' failed with diagnostics: there is no package called 'purrr' --- failed re-building ‘Code.Rmd’ SUMMARY: processing the following file failed: ‘Code.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc