Last updated on 2021-05-15 07:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6.0 | 5.86 | 42.87 | 48.73 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.6.0 | 4.69 | 33.22 | 37.91 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.6.0 | 67.36 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 56.71 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.6.0 | 11.00 | 45.00 | 56.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 0.6.0 | ERROR | ||||
r-patched-linux-x86_64 | 0.6.0 | 6.81 | 42.80 | 49.61 | ERROR | |
r-patched-solaris-x86 | 0.6.0 | 78.80 | ERROR | |||
r-release-linux-x86_64 | 0.6.0 | 5.97 | 40.12 | 46.09 | ERROR | |
r-release-macos-x86_64 | 0.6.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.6.0 | 8.00 | 59.00 | 67.00 | ERROR | |
r-oldrel-macos-x86_64 | 0.6.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.6.0 | 7.00 | 60.00 | 67.00 | ERROR |
Version: 0.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s/2s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mitre)
>
> testthat::test_check("mitre")
Error in utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds'
Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> <Anonymous> -> <Anonymous>
In addition: Warning message:
In utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds': HTTP status was '404 Not Found'
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mitre)
>
> testthat::test_check("mitre")
Error in utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds'
Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> <Anonymous> -> <Anonymous>
In addition: Warning message:
In utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds': HTTP status was '404 Not Found'
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86
Version: 0.6.0
Check: tests
Result: ERROR
Running 'testthat.R' [1s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(mitre)
>
> testthat::test_check("mitre")
Error in utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds'
Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> <Anonymous> -> <Anonymous>
In addition: Warning message:
In utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds': HTTP status was '404 Not Found'
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.6.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(mitre)
>
> testthat::test_check("mitre")
Error in utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds'
Calls: <Anonymous> ... lapply -> FUN -> eval -> eval -> <Anonymous> -> <Anonymous>
In addition: Warning message:
In utils::download.file(url = "https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds", :
cannot open URL 'https://github.com/motherhack3r/mitre-datasets/raw/master/latest/mitre_latest.rds': HTTP status was '404 Not Found'
Execution halted
Flavor: r-release-linux-x86_64
Version: 0.6.0
Check: dependencies in R code
Result: NOTE
Missing or unexported objects:
‘rvest::html_element’ ‘rvest::html_elements’ ‘rvest::read_html’
Flavor: r-oldrel-macos-x86_64