CRAN Package Check Results for Package ctmle

Last updated on 2019-11-25 05:47:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 9.32 197.44 206.76 ERROR
r-devel-linux-x86_64-debian-gcc 0.1.1 8.20 146.30 154.50 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.1 237.94 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.1 236.35 ERROR
r-devel-windows-ix86+x86_64 0.1.1 23.00 257.00 280.00 ERROR
r-devel-windows-ix86+x86_64-gcc8 0.1.1 19.00 196.00 215.00 ERROR
r-patched-linux-x86_64 0.1.1 7.81 183.61 191.42 ERROR
r-patched-solaris-x86 0.1.1 355.90 ERROR
r-release-linux-x86_64 0.1.1 8.87 191.49 200.36 ERROR
r-release-windows-ix86+x86_64 0.1.1 22.00 254.00 276.00 ERROR
r-release-osx-x86_64 0.1.1 OK
r-oldrel-windows-ix86+x86_64 0.1.1 11.00 250.00 261.00 OK
r-oldrel-osx-x86_64 0.1.1 OK

Check Details

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [41s/44s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     -- 1. Error: (unknown) (@test-ctmleGeneral.R#73) ------------------------------
     could not find function "predict.cv.glmnet"
    
     -- 2. Error: (unknown) (@test-ctmleGlmnet.R#69) -------------------------------
     could not find function "predict.cv.glmnet"
    
     == testthat results ===========================================================
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'vignette.Rmd' using rmarkdown
    Quitting from lines 147-160 (vignette.Rmd)
    Error: processing vignette 'vignette.Rmd' failed with diagnostics:
    could not find function "predict.cv.glmnet"
    --- failed re-building 'vignette.Rmd'
    
    SUMMARY: processing the following file failed:
     'vignette.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [30s/42s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     ── 1. Error: (unknown) (@test-ctmleGeneral.R#73) ──────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ── 2. Error: (unknown) (@test-ctmleGlmnet.R#69) ───────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [45s/112s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     ── 1. Error: (unknown) (@test-ctmleGeneral.R#73) ──────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ── 2. Error: (unknown) (@test-ctmleGlmnet.R#69) ───────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘vignette.Rmd’ using rmarkdown
    Quitting from lines 147-160 (vignette.Rmd)
    Error: processing vignette 'vignette.Rmd' failed with diagnostics:
    could not find function "predict.cv.glmnet"
    --- failed re-building ‘vignette.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘vignette.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [46s/69s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     ── 1. Error: (unknown) (@test-ctmleGeneral.R#73) ──────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ── 2. Error: (unknown) (@test-ctmleGlmnet.R#69) ───────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [52s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     -- 1. Error: (unknown) (@test-ctmleGeneral.R#73) ------------------------------
     could not find function "predict.cv.glmnet"
    
     -- 2. Error: (unknown) (@test-ctmleGlmnet.R#69) -------------------------------
     could not find function "predict.cv.glmnet"
    
     == testthat results ===========================================================
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [40s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     -- 1. Error: (unknown) (@test-ctmleGeneral.R#73) ------------------------------
     could not find function "predict.cv.glmnet"
    
     -- 2. Error: (unknown) (@test-ctmleGlmnet.R#69) -------------------------------
     could not find function "predict.cv.glmnet"
    
     == testthat results ===========================================================
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64-gcc8

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [38s/41s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     ── 1. Error: (unknown) (@test-ctmleGeneral.R#73) ──────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ── 2. Error: (unknown) (@test-ctmleGlmnet.R#69) ───────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [59s/87s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     ── 1. Error: (unknown) (@test-ctmleGeneral.R#73) ──────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ── 2. Error: (unknown) (@test-ctmleGlmnet.R#69) ───────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘vignette.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    Quitting from lines 147-160 (vignette.Rmd)
    Error: processing vignette 'vignette.Rmd' failed with diagnostics:
    could not find function "predict.cv.glmnet"
    --- failed re-building ‘vignette.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘vignette.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.1.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [39s/43s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     ── 1. Error: (unknown) (@test-ctmleGeneral.R#73) ──────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ── 2. Error: (unknown) (@test-ctmleGlmnet.R#69) ───────────────────────────────
     could not find function "predict.cv.glmnet"
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-linux-x86_64

Version: 0.1.1
Check: tests
Result: ERROR
     Running 'testthat.R' [49s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(ctmle)
     Loading required package: SuperLearner
     Loading required package: nnls
     Super Learner
     Version: 2.0-25
     Package created on 2019-08-05
    
     Loading required package: tmle
     Loading required package: glmnet
     Loading required package: Matrix
     Loaded glmnet 3.0-1
    
     Welcome to the tmle package, version 1.4.0.1
    
     Use tmleNews() to see details on changes and bug fixes
     >
     > test_check("ctmle")
     -- 1. Error: (unknown) (@test-ctmleGeneral.R#73) ------------------------------
     could not find function "predict.cv.glmnet"
    
     -- 2. Error: (unknown) (@test-ctmleGlmnet.R#69) -------------------------------
     could not find function "predict.cv.glmnet"
    
     == testthat results ===========================================================
     [ OK: 9 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 2 ]
     1. Error: (unknown) (@test-ctmleGeneral.R#73)
     2. Error: (unknown) (@test-ctmleGlmnet.R#69)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-windows-ix86+x86_64