CRAN Package Check Results for Package SunsetTSA

Last updated on 2020-05-20 04:47:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.99 22.33 24.32 ERROR
r-devel-linux-x86_64-debian-gcc 1.0.0 1.62 17.88 19.50 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 32.33 ERROR
r-devel-linux-x86_64-fedora-gcc 1.0.0 30.38 ERROR
r-devel-windows-ix86+x86_64 1.0.0 7.00 49.00 56.00 ERROR
r-patched-linux-x86_64 1.0.0 1.99 22.51 24.50 ERROR
r-patched-solaris-x86 1.0.0 46.30 ERROR
r-release-linux-x86_64 1.0.0 2.07 22.27 24.34 ERROR
r-release-osx-x86_64 1.0.0 ERROR
r-release-windows-ix86+x86_64 1.0.0 5.00 53.00 58.00 ERROR
r-oldrel-osx-x86_64 1.0.0 OK
r-oldrel-windows-ix86+x86_64 1.0.0 6.00 38.00 44.00 ERROR

Check Details

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [2s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     -- 1. Error: (unknown) (@test-sunrise_sunset.R#3) -----------------------------
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     == testthat results ===========================================================
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.0.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'Introduction.Rmd' using rmarkdown
    Quitting from lines 30-31 (Introduction.Rmd)
    Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
    argument is of length zero
    --- failed re-building 'Introduction.Rmd'
    
    SUMMARY: processing the following file failed:
     'Introduction.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, r-release-osx-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [1s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     ── 1. Error: (unknown) (@test-sunrise_sunset.R#3) ─────────────────────────────
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     ── 1. Error: (unknown) (@test-sunrise_sunset.R#3) ─────────────────────────────
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.0.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘Introduction.Rmd’ using rmarkdown
    Quitting from lines 30-31 (Introduction.Rmd)
    Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
    argument is of length zero
    --- failed re-building ‘Introduction.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Introduction.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-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/10s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     ── 1. Error: (unknown) (@test-sunrise_sunset.R#3) ─────────────────────────────
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     -- 1. Error: (unknown) (@test-sunrise_sunset.R#3) -----------------------------
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     == testthat results ===========================================================
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/3s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     ── 1. Error: (unknown) (@test-sunrise_sunset.R#3) ─────────────────────────────
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/17s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     ── 1. Error: (unknown) (@test-sunrise_sunset.R#3) ─────────────────────────────
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘Introduction.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 30-31 (Introduction.Rmd)
    Error: processing vignette 'Introduction.Rmd' failed with diagnostics:
    argument is of length zero
    --- failed re-building ‘Introduction.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Introduction.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 1.0.0
Check: tests
Result: ERROR
     Running ‘testthat.R’ [2s/4s]
    Running the tests in ‘tests/testthat.R’ failed.
    Last 13 lines of output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     ── 1. Error: (unknown) (@test-sunrise_sunset.R#3) ─────────────────────────────
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-release-osx-x86_64

Version: 1.0.0
Check: tests
Result: ERROR
     Running 'testthat.R' [3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(SunsetTSA)
     >
     > test_check("SunsetTSA")
     -- 1. Error: (unknown) (@test-sunrise_sunset.R#3) -----------------------------
     argument is of length zero
     Backtrace:
     1. SunsetTSA::sunrise_sunset("GSP", "2019-12-20")
    
     == testthat results ===========================================================
     [ OK: 10 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 1 ]
     1. Error: (unknown) (@test-sunrise_sunset.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-oldrel-windows-ix86+x86_64