Last updated on 2026-06-22 04:53:16 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.3.3 | 14.72 | 300.35 | 315.07 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 2.1.3.3 | 10.18 | 132.34 | 142.52 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 2.1.3.3 | 24.00 | 484.11 | 508.11 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 2.1.3.3 | 23.00 | 527.82 | 550.82 | OK | |
| r-devel-windows-x86_64 | 2.1.3.3 | 18.00 | 285.00 | 303.00 | OK | |
| r-patched-linux-x86_64 | 2.1.3.3 | 13.65 | 288.95 | 302.60 | OK | |
| r-release-linux-x86_64 | 2.1.3.3 | 14.27 | 277.09 | 291.36 | ERROR | |
| r-release-macos-arm64 | 2.1.3.3 | 3.00 | 84.00 | 87.00 | OK | |
| r-release-macos-x86_64 | 2.1.3.3 | 10.00 | 207.00 | 217.00 | OK | |
| r-release-windows-x86_64 | 2.1.3.3 | 16.00 | 275.00 | 291.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.3.3 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.3.3 | 8.00 | 232.00 | 240.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.3.3 | 26.00 | 346.00 | 372.00 | OK |
Version: 2.1.3.3
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Marcelo Ponce <m.ponce@utoronto.ca>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: c(person(given = "Marcelo",
family = "Ponce",
role = c("aut", "cre"),
email = "m.ponce@utoronto.ca"),
person(given = "Amit",
family = "Sandhel",
role = "ctb"))
as necessary.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Version: 2.1.3.3
Check: tests
Result: ERROR
Running ‘testthat.R’ [165s/297s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(covid19.analytics)
>
> library(curl)
Using libcurl 8.20.0 with GnuTLS/3.8.13
>
>
> test_check("covid19.analytics")
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
================================================================================
================================================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
================================================================================
================================================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
Accessing file from... /home/hornik/tmp/scratch/RtmpWoH6Tk/covid19-toronto.xslx
trying URL 'https://drive.google.com/uc?export=download&id=1euhrML0rkV_hHF1thiA0G5vSSeZCqxHY'
Content type 'application/octet-stream' length 15851 bytes (15 KB)
==================================================
downloaded 15 KB
Collecting all data reported...
[1] "Data Note" "8- Severity Age Group Counts"
[3] "10- Severity by Epi Week" "11- Deaths by Age Group"
Reading data from *LOCAL REPO* for Open Data Toronto ...
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
================================================================================
================================================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
Saving _problems/test_examples-44.R
Reading data from *LOCAL REPO* for Open Data Toronto ...
[1] "TS-all"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
[1] "################################################################################"
[1] "TS-confirmed"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
[1] "################################################################################"
[1] "TS-confirmed-US"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--------------------------------------------------------------------------------
[1] "################################################################################"
[1] "aggregated"
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
================================================================================
================================================================================
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1] "################################################################################"
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_examples.R:44:2'): Data Retrieval ──────────────────────────────
Error in `rbind(deparse.level, ...)`: numbers of columns of arguments do not match
Backtrace:
▆
1. └─covid19.analytics::covid19.US.data() at test_examples.R:44:9
2. └─base::rbind(US.conf, US.deaths)
3. └─base::rbind(deparse.level, ...)
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
Error:
! Test failures.
Execution halted
Flavor: r-release-linux-x86_64