CRAN Package Check Results for Package iheiddown

Last updated on 2022-04-04 08:50:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.8.6 14.77 138.41 153.18 OK
r-devel-linux-x86_64-debian-gcc 0.8.6 11.38 102.42 113.80 ERROR
r-devel-linux-x86_64-fedora-clang 0.8.6 182.18 NOTE
r-devel-linux-x86_64-fedora-gcc 0.8.6 172.70 NOTE
r-devel-windows-x86_64-new-UL 0.8.6 157.00 161.00 318.00 OK
r-patched-linux-x86_64 0.8.6 13.05 128.01 141.06 ERROR
r-release-linux-x86_64 0.8.6 10.70 134.12 144.82 ERROR
r-release-macos-arm64 0.8.6 NOTE
r-release-macos-x86_64 0.8.6 NOTE
r-release-windows-ix86+x86_64 0.8.6 31.00 159.00 190.00 OK
r-oldrel-macos-x86_64 0.8.6 NOTE
r-oldrel-windows-ix86+x86_64 0.8.6 30.00 160.00 190.00 OK

Check Details

Version: 0.8.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [6s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(iheiddown)
     iheiddown for IHEID
     Version 0.8.6 created on 2021-11-16
    
     >
     > test_check("iheiddown")
     [1] "25% female authors"
     [1] "33% female authors"
     [1] "Average date of publication: 1963"
     [1] "Total number of pages: 7"
     [1] "Average number of pages: 7"
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 40 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-countwords.R:4:3): You can count on count_words() ─────────────
     iheiddown::count_words("test/test.Rmd") not equal to 241.
     1/1 mismatches
     [1] 246 - 241 == 5
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 40 ]
     Error: Test failures
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.8.6
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘remotes’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.8.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [7s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(iheiddown)
     iheiddown for IHEID
     Version 0.8.6 created on 2021-11-16
    
     >
     > test_check("iheiddown")
     [1] "25% female authors"
     [1] "33% female authors"
     [1] "Average date of publication: 1963"
     [1] "Total number of pages: 7"
     [1] "Average number of pages: 7"
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 40 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-countwords.R:4:3): You can count on count_words() ─────────────
     iheiddown::count_words("test/test.Rmd") not equal to 241.
     1/1 mismatches
     [1] 246 - 241 == 5
    
     [ FAIL 1 | WARN 3 | SKIP 0 | PASS 40 ]
     Error: Test failures
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.8.6
Check: tests
Result: ERROR
     Running ‘testthat.R’ [8s/11s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(iheiddown)
     iheiddown for IHEID
     Version 0.8.6 created on 2021-11-16
    
     >
     > test_check("iheiddown")
     [1] "25% female authors"
     [1] "33% female authors"
     [1] "Average date of publication: 1963"
     [1] "Total number of pages: 7"
     [1] "Average number of pages: 7"
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 40 ]
    
     ══ Failed tests ════════════════════════════════════════════════════════════════
     ── Failure (test-countwords.R:4:3): You can count on count_words() ─────────────
     iheiddown::count_words("test/test.Rmd") not equal to 241.
     1/1 mismatches
     [1] 246 - 241 == 5
    
     [ FAIL 1 | WARN 0 | SKIP 0 | PASS 40 ]
     Error: Test failures
     Execution halted
Flavor: r-release-linux-x86_64