Last updated on 2021-01-21 00:47:02 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 6.70 | 155.37 | 162.07 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 6.15 | 121.10 | 127.25 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 202.88 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 196.18 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 12.00 | 130.00 | 142.00 | ERROR | |
r-patched-linux-x86_64 | 0.2.1 | 7.64 | 151.05 | 158.69 | OK | |
r-patched-solaris-x86 | 0.2.1 | 273.80 | OK | |||
r-release-linux-x86_64 | 0.2.1 | 7.37 | 150.15 | 157.52 | OK | |
r-release-macos-x86_64 | 0.2.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.1 | 21.00 | 366.00 | 387.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 11.00 | 316.00 | 327.00 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in 'deepdep-Ex.R' failed
The error most likely occurred in:
> ### Name: get_downloads
> ### Title: Scrap the download data of the package
> ### Aliases: get_downloads
>
> ### ** Examples
>
> library(deepdep)
>
> downloads <- get_downloads("ggplot2")
Error in cranlogs::cran_downloads(package, from = "2012-10-01", to = Sys.Date()) :
Not Found (HTTP 404).
Calls: get_downloads -> <Anonymous> -> stop_for_status
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.2.1
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [36s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(deepdep)
>
> test_check("deepdep")
cranlogs: Download Logs from the 'RStudio' 'CRAN' Mirror
Maintainer: Gábor Csárdi <[email protected]>
Description:
'API' to the database of 'CRAN' package downloads from the
'RStudio' 'CRAN mirror'. The database itself is at <http://cranlogs.r-pkg.org>,
see <https://github.com/r-hub/cranlogs.app> for the raw 'API'.
Depends:
Imports: httr jsonlite
LinkingTo:
Suggests: testthat
Enhances:
Scrap date: 2019-04-29 20:50:20== Failed tests ================================================================
-- Error (test_deepdep.R:4:3): deepdep executes with local = FALSE -------------
Error: Not Found (HTTP 404).
Backtrace:
x
1. \-deepdep::deepdep(...) test_deepdep.R:4:2
2. \-deepdep::get_dependencies(package, downloads, bioc, local, dependency_type)
3. \-base::lapply(package_names, get_downloads)
4. \-deepdep:::FUN(X[[i]], ...)
5. \-cranlogs::cran_downloads(package, from = "2012-10-01", to = Sys.Date())
6. \-httr::stop_for_status(req)
-- Error (test_development.R:6:1): (code run outside of `test_that()`) ---------
Error: Not Found (HTTP 404).
Backtrace:
x
1. \-deepdep::get_dependencies("stringr") test_development.R:6:0
2. \-base::lapply(package_names, get_downloads)
3. \-deepdep:::FUN(X[[i]], ...)
4. \-cranlogs::cran_downloads(package, from = "2012-10-01", to = Sys.Date())
5. \-httr::stop_for_status(req)
-- Error (test_get_dependencies.R:8:3): CRAN packages work ---------------------
Error: Not Found (HTTP 404).
Backtrace:
x
1. \-deepdep::get_dependencies("mltools") test_get_dependencies.R:8:2
2. \-base::lapply(package_names, get_downloads)
3. \-deepdep:::FUN(X[[i]], ...)
4. \-cranlogs::cran_downloads(package, from = "2012-10-01", to = Sys.Date())
5. \-httr::stop_for_status(req)
-- Error (test_get_dependencies.R:29:3): Print works ---------------------------
Error: Not Found (HTTP 404).
Backtrace:
x
1. \-deepdep::get_dependencies("mltools") test_get_dependencies.R:29:2
2. \-base::lapply(package_names, get_downloads)
3. \-deepdep:::FUN(X[[i]], ...)
4. \-cranlogs::cran_downloads(package, from = "2012-10-01", to = Sys.Date())
5. \-httr::stop_for_status(req)
-- Error (test_get_downloads.R:4:3): Test get download and print ---------------
Error: Not Found (HTTP 404).
Backtrace:
x
1. \-deepdep::get_downloads("DALEX") test_get_downloads.R:4:2
2. \-cranlogs::cran_downloads(package, from = "2012-10-01", to = Sys.Date())
3. \-httr::stop_for_status(req)
[ FAIL 5 | WARN 0 | SKIP 0 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 0.2.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
--- re-building 'deepdep-comparison.Rmd' using rmarkdown
--- finished re-building 'deepdep-comparison.Rmd'
--- re-building 'deepdep-package.Rmd' using rmarkdown
Quitting from lines 96-97 (deepdep-package.Rmd)
Error: processing vignette 'deepdep-package.Rmd' failed with diagnostics:
Not Found (HTTP 404).
--- failed re-building 'deepdep-package.Rmd'
SUMMARY: processing the following file failed:
'deepdep-package.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-windows-ix86+x86_64