CRAN Package Check Results for Package mds

Last updated on 2020-05-29 10:47:26 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.3.1 3.09 56.67 59.76 ERROR
r-devel-linux-x86_64-debian-gcc 0.3.1 2.66 43.32 45.98 ERROR
r-devel-linux-x86_64-fedora-clang 0.3.1 82.95 ERROR
r-devel-linux-x86_64-fedora-gcc 0.3.1 72.70 ERROR
r-devel-windows-ix86+x86_64 0.3.1 10.00 84.00 94.00 ERROR
r-patched-linux-x86_64 0.3.1 2.82 54.75 57.57 ERROR
r-patched-solaris-x86 0.3.1 94.00 ERROR
r-release-linux-x86_64 0.3.1 4.03 65.88 69.91 OK
r-release-osx-x86_64 0.3.1 ERROR
r-release-windows-ix86+x86_64 0.3.1 7.00 176.00 183.00 OK
r-oldrel-osx-x86_64 0.3.1 OK
r-oldrel-windows-ix86+x86_64 0.3.1 6.00 77.00 83.00 OK

Check Details

Version: 0.3.1
Check: tests
Result: ERROR
     Running 'testthat.R' [19s/21s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(mds)
     >
     > test_check("mds")
     -- 1. Error: (unknown) (@test_da.R#446) ---------------------------------------
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     == testthat results ===========================================================
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     In extract_lang(f = comp_lang, y = quote(if (.isMethodsDispatchOn() && :
     devtools is incompatible with the current version of R. `load_all()` may function incorrectly.
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.3.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'mds_intro.Rmd' using rmarkdown
    Quitting from lines 146-147 (mds_intro.Rmd)
    Error: processing vignette 'mds_intro.Rmd' failed with diagnostics:
    'origin' must be supplied
    --- failed re-building 'mds_intro.Rmd'
    
    SUMMARY: processing the following file failed:
     'mds_intro.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-osx-x86_64

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [14s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mds)
     >
     > test_check("mds")
     ── 1. Error: (unknown) (@test_da.R#446) ───────────────────────────────────────
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     In extract_lang(f = comp_lang, y = quote(if (.isMethodsDispatchOn() && :
     devtools is incompatible with the current version of R. `load_all()` may function incorrectly.
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [23s/88s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mds)
     >
     > test_check("mds")
     ── 1. Error: (unknown) (@test_da.R#446) ───────────────────────────────────────
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.3.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘mds_intro.Rmd’ using rmarkdown
    Quitting from lines 146-147 (mds_intro.Rmd)
    Error: processing vignette 'mds_intro.Rmd' failed with diagnostics:
    'origin' must be supplied
    --- failed re-building ‘mds_intro.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘mds_intro.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

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [22s/69s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mds)
     >
     > test_check("mds")
     ── 1. Error: (unknown) (@test_da.R#446) ───────────────────────────────────────
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.3.1
Check: tests
Result: ERROR
     Running 'testthat.R' [22s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(mds)
     >
     > test_check("mds")
     -- 1. Error: (unknown) (@test_da.R#446) ---------------------------------------
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     == testthat results ===========================================================
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     In addition: Warning message:
     In extract_lang(f = comp_lang, y = quote(if (.isMethodsDispatchOn() && :
     devtools is incompatible with the current version of R. `load_all()` may function incorrectly.
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [18s/19s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mds)
     >
     > test_check("mds")
     ── 1. Error: (unknown) (@test_da.R#446) ───────────────────────────────────────
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-linux-x86_64

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [26s/33s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(mds)
     >
     > test_check("mds")
     ── 1. Error: (unknown) (@test_da.R#446) ───────────────────────────────────────
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.3.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘mds_intro.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 146-147 (mds_intro.Rmd)
    Error: processing vignette 'mds_intro.Rmd' failed with diagnostics:
    'origin' must be supplied
    --- failed re-building ‘mds_intro.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘mds_intro.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.3.1
Check: tests
Result: ERROR
     Running ‘testthat.R’ [9s/14s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     'origin' must be supplied
     Backtrace:
     1. base::summary(a1)
     2. mds:::summary.mds_das(a1)
     5. base::c.Date(...)
     8. base::lapply(list(...), function(e) unclass(as.Date(e)))
     9. base:::FUN(X[[i]], ...)
     11. base::as.Date.numeric(e)
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 319 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
     1. Error: (unknown) (@test_da.R#446)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64