CRAN Package Check Results for Package rEDM

Last updated on 2020-01-16 15:48:39 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.7.3 97.62 144.53 242.15 OK
r-devel-linux-x86_64-debian-gcc 0.7.3 69.97 110.99 180.96 OK
r-devel-linux-x86_64-fedora-clang 0.7.3 303.53 NOTE
r-devel-linux-x86_64-fedora-gcc 0.7.3 303.88 OK
r-devel-windows-ix86+x86_64 0.7.3 218.00 302.00 520.00 NOTE
r-devel-windows-ix86+x86_64-gcc8 0.7.3 175.00 302.00 477.00 NOTE
r-patched-linux-x86_64 0.7.3 80.45 130.22 210.67 OK
r-patched-solaris-x86 0.7.3 309.30 ERROR
r-release-linux-x86_64 0.7.3 75.89 129.55 205.44 OK
r-release-windows-ix86+x86_64 0.7.3 218.00 217.00 435.00 NOTE
r-release-osx-x86_64 0.7.3 NOTE
r-oldrel-windows-ix86+x86_64 0.7.3 212.00 203.00 415.00 NOTE
r-oldrel-osx-x86_64 0.7.3 NOTE

Additional issues

noLD

Check Details

Version: 0.7.3
Check: installed package size
Result: NOTE
     installed size is 19.7Mb
     sub-directories of 1Mb or more:
     doc 2.3Mb
     libs 16.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 0.7.3
Check: tests
Result: ERROR
     Running ‘testthat.R’ [52s/63s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(rEDM)
     >
     > if ("sample.kind" %in% names(formals(RNGkind)))
     + {
     + suppressWarnings(RNGkind(sample.kind = "Rounding"))
     + }
     >
     > test_check("rEDM")
     ── 1. Failure: simplex model_output works (@test_03_simplex.R#38) ─────────────
     Value hashes to 3ed23936a9, not 3ca9165081
    
     ── 2. Failure: simplex works on time series (@test_03_simplex.R#45) ───────────
     Value hashes to 1e38e02c68, not 22d06a4d86
    
     ── 3. Failure: simplex works on multivariate time series (@test_03_simplex.R#58)
     Value hashes to 2614d0176e, not a5bb66a31c
    
     ── 4. Failure: s-map model_output works (@test_04_s_map.R#38) ─────────────────
     Value hashes to 3bf31fd894, not d180a19cc4
    
     ── 5. Failure: s-map smap_coefficients works (@test_04_s_map.R#54) ────────────
     Value hashes to e6f8e26ad5, not d63e5b1c25
    
     ── 6. Failure: block_lnlp model_output works (@test_06_block_lnlp.R#40) ───────
     Value hashes to 2383bc1d79, not 56a6aac91d
    
     ── 7. Failure: block_lnlp smap_coefficients works (@test_06_block_lnlp.R#57) ──
     Value hashes to 3ef3e18a0a, not 82a3b6164c
    
     ── 8. Failure: ccm model_output works (@test_07_ccm.R#82) ─────────────────────
     digest::digest(round(model_output, 4)) not equal to "c4725803e1b8974909c8128475b5d463".
     1/1 mismatches
     x[1]: "7d200140efa82c7940aa8eece82bc3fc"
     y[1]: "c4725803e1b8974909c8128475b5d463"
    
     ── 9. Failure: ccm model_output works (@test_07_ccm.R#91) ─────────────────────
     digest::digest(round(model_output, 4)) not equal to "7608d92d62c38edf583730e720635730".
     1/1 mismatches
     x[1]: "791f9b9e6c55549fc7d43287c704e195"
     y[1]: "7608d92d62c38edf583730e720635730"
    
     ── 10. Failure: ccm model_output works with random_libs (@test_07_ccm.R#144) ──
     digest::digest(round(model_output, 4)) not equal to "9d2403f44da8a531c490c6cc4726026c".
     1/1 mismatches
     x[1]: "3e39ba033d5ac3d66b5beac84c2363de"
     y[1]: "9d2403f44da8a531c490c6cc4726026c"
    
     ── 11. Failure: ccm model_output works with random_libs (@test_07_ccm.R#153) ──
     digest::digest(round(model_output, 4)) not equal to "3a6ebad5cf0687f1124e2fa151070acc".
     1/1 mismatches
     x[1]: "4be29b6e89331ada0d83823224000374"
     y[1]: "3a6ebad5cf0687f1124e2fa151070acc"
    
     ── 12. Failure: ccm model_output works with random_libs (@test_07_ccm.R#207) ──
     digest::digest(round(model_output, 4)) not equal to "b516b14011099d40ba96f36bffc8be04".
     1/1 mismatches
     x[1]: "65dc6c3bb9dde8a75f126bccf8ca61cd"
     y[1]: "b516b14011099d40ba96f36bffc8be04"
    
     ── 13. Failure: ccm model_output works with random_libs (@test_07_ccm.R#216) ──
     digest::digest(round(model_output, 4)) not equal to "7608d92d62c38edf583730e720635730".
     1/1 mismatches
     x[1]: "791f9b9e6c55549fc7d43287c704e195"
     y[1]: "7608d92d62c38edf583730e720635730"
    
     ── 14. Failure: multiview model_output works (@test_08_multiview.R#40) ────────
     digest::digest(round(model_output[, 1], 4)) not equal to "e5a987eb611ec1b250e616cb63e705e5".
     1/1 mismatches
     x[1]: "4a44297295aeb35b6fe54ef78e510397"
     y[1]: "e5a987eb611ec1b250e616cb63e705e5"
    
     ── 15. Failure: multiview model_output works (@test_08_multiview.R#42) ────────
     digest::digest(round(model_output[, 2], 4)) not equal to "3c35c2777121f5288749a397093b315f".
     1/1 mismatches
     x[1]: "6ce40d9c8cda41c48ab30216666c1b68"
     y[1]: "3c35c2777121f5288749a397093b315f"
    
     ── 16. Failure: multiview model_output works (@test_08_multiview.R#44) ────────
     digest::digest(round(model_output[, 3], 4)) not equal to "c00dbb731be86df5991ec0b46a1a5aee".
     1/1 mismatches
     x[1]: "60d6dd8107c0b095e993ba115cae9ced"
     y[1]: "c00dbb731be86df5991ec0b46a1a5aee"
    
     ── 17. Failure: beginning of range checking works (@test_11_error_checking.R#28)
     Value hashes to e18b9aba52, not e5b3bb5459
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 558 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 17 ]
     1. Failure: simplex model_output works (@test_03_simplex.R#38)
     2. Failure: simplex works on time series (@test_03_simplex.R#45)
     3. Failure: simplex works on multivariate time series (@test_03_simplex.R#58)
     4. Failure: s-map model_output works (@test_04_s_map.R#38)
     5. Failure: s-map smap_coefficients works (@test_04_s_map.R#54)
     6. Failure: block_lnlp model_output works (@test_06_block_lnlp.R#40)
     7. Failure: block_lnlp smap_coefficients works (@test_06_block_lnlp.R#57)
     8. Failure: ccm model_output works (@test_07_ccm.R#82)
     9. Failure: ccm model_output works (@test_07_ccm.R#91)
     1. ...
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86