Last updated on 2021-10-20 08:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.3 | 4.05 | 52.05 | 56.10 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.4.3 | 2.96 | 40.07 | 43.03 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.4.3 | 78.52 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.3 | 65.74 | ERROR | |||
r-devel-windows-x86_64 | 1.4.3 | 7.00 | 77.00 | 84.00 | ERROR | |
r-devel-windows-x86_64-gcc10-UCRT | 1.4.3 | ERROR | ||||
r-patched-linux-x86_64 | 1.4.3 | 4.31 | 52.09 | 56.40 | ERROR | |
r-patched-solaris-x86 | 1.4.3 | 91.00 | ERROR | |||
r-release-linux-x86_64 | 1.4.3 | 3.58 | 52.77 | 56.35 | ERROR | |
r-release-macos-arm64 | 1.4.3 | OK | ||||
r-release-macos-x86_64 | 1.4.3 | OK | ||||
r-release-windows-ix86+x86_64 | 1.4.3 | 18.00 | 90.00 | 108.00 | ERROR | |
r-oldrel-macos-x86_64 | 1.4.3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.3 | 8.00 | 84.00 | 92.00 | ERROR |
Version: 1.4.3
Check: tests
Result: ERROR
Running 'skip-download.R' [0s/1s]
Running 'testthat.R' [5s/7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
== Skipped tests ===============================================================
* On CRAN (13)
== Failed tests ================================================================
-- Error (test-utils.R:37:3): locate_files & locate_one_file works -------------
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
x
1. \-stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. \-utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.4.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building 'blog.Rmd' using rmarkdown
--- finished re-building 'blog.Rmd'
--- re-building 'stats19-training-setup.Rmd' using rmarkdown
--- finished re-building 'stats19-training-setup.Rmd'
--- re-building 'stats19-training.Rmd' using rmarkdown
Attaching package: 'lubridate'
The following objects are masked from 'package:base':
date, intersect, setdiff, union
--- finished re-building 'stats19-training.Rmd'
--- re-building 'stats19-vehicles.Rmd' using rmarkdown
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
Quitting from lines 28-30 (stats19-vehicles.Rmd)
Error: processing vignette 'stats19-vehicles.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
--- failed re-building 'stats19-vehicles.Rmd'
--- re-building 'stats19.Rmd' using rmarkdown
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
Quitting from lines 84-85 (stats19.Rmd)
Error: processing vignette 'stats19.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
--- failed re-building 'stats19.Rmd'
SUMMARY: processing the following files failed:
'stats19-vehicles.Rmd' 'stats19.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘skip-download.R’ [0s/1s]
Running ‘testthat.R’ [4s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-utils.R:37:3): locate_files & locate_one_file works ─────────────
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
█
1. └─stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. └─utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘skip-download.R’
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-utils.R:37:3): locate_files & locate_one_file works ─────────────
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
█
1. └─stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. └─utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT
Version: 1.4.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building ‘blog.Rmd’ using rmarkdown
--- finished re-building ‘blog.Rmd’
--- re-building ‘stats19-training-setup.Rmd’ using rmarkdown
--- finished re-building ‘stats19-training-setup.Rmd’
--- re-building ‘stats19-training.Rmd’ using rmarkdown
Attaching package: 'lubridate'
The following objects are masked from 'package:base':
date, intersect, setdiff, union
--- finished re-building ‘stats19-training.Rmd’
--- re-building ‘stats19-vehicles.Rmd’ using rmarkdown
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
Quitting from lines 28-30 (stats19-vehicles.Rmd)
Error: processing vignette 'stats19-vehicles.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
--- failed re-building ‘stats19-vehicles.Rmd’
--- re-building ‘stats19.Rmd’ using rmarkdown
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
Quitting from lines 84-85 (stats19.Rmd)
Error: processing vignette 'stats19.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
--- failed re-building ‘stats19.Rmd’
SUMMARY: processing the following files failed:
‘stats19-vehicles.Rmd’ ‘stats19.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-x86_64, r-devel-windows-x86_64-gcc10-UCRT
Version: 1.4.3
Check: tests
Result: ERROR
Running 'skip-download.R' [0s]
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
== Skipped tests ===============================================================
* On CRAN (13)
== Failed tests ================================================================
-- Error (test-utils.R:37:3): locate_files & locate_one_file works -------------
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
x
1. \-stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. \-utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘skip-download.R’ [0s/0s]
Running ‘testthat.R’ [5s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-utils.R:37:3): locate_files & locate_one_file works ─────────────
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
█
1. └─stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. └─utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.4.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘blog.Rmd’ using rmarkdown
--- finished re-building ‘blog.Rmd’
--- re-building ‘stats19-training-setup.Rmd’ using rmarkdown
--- finished re-building ‘stats19-training-setup.Rmd’
--- re-building ‘stats19-training.Rmd’ using rmarkdown
Attaching package: 'lubridate'
The following objects are masked from 'package:base':
date, intersect, setdiff, union
--- finished re-building ‘stats19-training.Rmd’
--- re-building ‘stats19-vehicles.Rmd’ using rmarkdown
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
trying URL ‘http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv’
Quitting from lines 28-30 (stats19-vehicles.Rmd)
Error: processing vignette 'stats19-vehicles.Rmd' failed with diagnostics:
cannot open URL ‘http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv’
--- failed re-building ‘stats19-vehicles.Rmd’
--- re-building ‘stats19.Rmd’ using rmarkdown
trying URL ‘http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip’
Quitting from lines 84-85 (stats19.Rmd)
Error: processing vignette 'stats19.Rmd' failed with diagnostics:
cannot open URL ‘http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip’
--- failed re-building ‘stats19.Rmd’
SUMMARY: processing the following files failed:
‘stats19-vehicles.Rmd’ ‘stats19.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘skip-download.R’
Running ‘testthat.R’ [8s/17s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-utils.R:37:3): locate_files & locate_one_file works ─────────────
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
█
1. └─stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. └─utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.4.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘blog.Rmd’ using rmarkdown
Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed.
--- finished re-building ‘blog.Rmd’
--- re-building ‘stats19-training-setup.Rmd’ using rmarkdown
Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed.
--- finished re-building ‘stats19-training-setup.Rmd’
--- re-building ‘stats19-training.Rmd’ using rmarkdown
Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed.
Attaching package: 'lubridate'
The following objects are masked from 'package:base':
date, intersect, setdiff, union
--- finished re-building ‘stats19-training.Rmd’
--- re-building ‘stats19-vehicles.Rmd’ using rmarkdown
Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed.
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
Quitting from lines 28-30 (stats19-vehicles.Rmd)
Error: processing vignette 'stats19-vehicles.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
--- failed re-building ‘stats19-vehicles.Rmd’
--- re-building ‘stats19.Rmd’ using rmarkdown
Pandoc is required to build R Markdown vignettes but not available. Please make sure it is installed.
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
Quitting from lines 84-85 (stats19.Rmd)
Error: processing vignette 'stats19.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
--- failed re-building ‘stats19.Rmd’
SUMMARY: processing the following files failed:
‘stats19-vehicles.Rmd’ ‘stats19.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.4.3
Check: tests
Result: ERROR
Running ‘skip-download.R’ [0s/1s]
Running ‘testthat.R’ [5s/6s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
══ Skipped tests ═══════════════════════════════════════════════════════════════
• On CRAN (13)
══ Failed tests ════════════════════════════════════════════════════════════════
── Error (test-utils.R:37:3): locate_files & locate_one_file works ─────────────
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
█
1. └─stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. └─utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavor: r-release-linux-x86_64
Version: 1.4.3
Check: tests
Result: ERROR
Running 'skip-download.R' [0s]
Running 'testthat.R' [6s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(stats19)
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
>
> test_check("stats19")
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
== Skipped tests ===============================================================
* On CRAN (13)
== Failed tests ================================================================
-- Error (test-utils.R:37:3): locate_files & locate_one_file works -------------
Error in `utils::download.file(zip_url, destfile = destfile, quiet = silent)`: cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Casualties_2017.zip'
Backtrace:
x
1. \-stats19::dl_stats19(file_name = fn) test-utils.R:37:2
2. \-utils::download.file(zip_url, destfile = destfile, quiet = silent)
[ FAIL 1 | WARN 3 | SKIP 13 | PASS 33 ]
Error: Test failures
Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.4.3
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'blog.Rmd' using rmarkdown
--- finished re-building 'blog.Rmd'
--- re-building 'stats19-training-setup.Rmd' using rmarkdown
--- finished re-building 'stats19-training-setup.Rmd'
--- re-building 'stats19-training.Rmd' using rmarkdown
Attaching package: 'lubridate'
The following objects are masked from 'package:base':
date, intersect, setdiff, union
--- finished re-building 'stats19-training.Rmd'
--- re-building 'stats19-vehicles.Rmd' using rmarkdown
Data provided under OGL v3.0. Cite the source and link to:
www.nationalarchives.gov.uk/doc/open-government-licence/version/3/
Attaching package: 'dplyr'
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
Quitting from lines 28-30 (stats19-vehicles.Rmd)
Error: processing vignette 'stats19-vehicles.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Vehicles_2018.csv'
--- failed re-building 'stats19-vehicles.Rmd'
--- re-building 'stats19.Rmd' using rmarkdown
trying URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
Quitting from lines 84-85 (stats19.Rmd)
Error: processing vignette 'stats19.Rmd' failed with diagnostics:
cannot open URL 'http://data.dft.gov.uk.s3.amazonaws.com/road-accidents-safety-data/dftRoadSafetyData_Accidents_2017.zip'
--- failed re-building 'stats19.Rmd'
SUMMARY: processing the following files failed:
'stats19-vehicles.Rmd' 'stats19.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64