Last updated on 2025-07-16 05:49:22 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2.1 | 5.81 | 70.72 | 76.53 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.2.1 | 3.78 | 49.77 | 53.55 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.2.1 | 115.39 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2.1 | 122.61 | NOTE | |||
r-devel-windows-x86_64 | 1.2.1 | 9.00 | 98.00 | 107.00 | OK | |
r-patched-linux-x86_64 | 1.2.1 | 6.43 | 64.43 | 70.86 | OK | |
r-release-linux-x86_64 | 1.2.1 | 5.57 | 64.40 | 69.97 | OK | |
r-release-macos-arm64 | 1.2.1 | 56.00 | OK | |||
r-release-macos-x86_64 | 1.2.1 | 92.00 | OK | |||
r-release-windows-x86_64 | 1.2.1 | 9.00 | 101.00 | 110.00 | OK | |
r-oldrel-macos-arm64 | 1.2.1 | 54.00 | OK | |||
r-oldrel-macos-x86_64 | 1.2.1 | 86.00 | OK | |||
r-oldrel-windows-x86_64 | 1.2.1 | 10.00 | 117.00 | 127.00 | OK |
Version: 1.2.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘epidatr.Rmd’ using rmarkdown
--- finished re-building ‘epidatr.Rmd’
--- re-building ‘signal-discovery.Rmd’ using rmarkdown
Quitting from signal-discovery.Rmd:113-122 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NULL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'signal-discovery.Rmd' failed with diagnostics:
epidata error: `database error: (builtins.AttributeError) 'NoneType'
object has no attribute 'cursor' [SQL: SELECT t.geo_value, t.signal, t.source,
t.geo_type, t.time_type, t.time_value, t.direction, t.issue, t.lag,
t.missing_value, t.missing_stderr, t.missing_sample_size, t.value, t.stderr,
t.sample_size FROM epimetric_latest_v t WHERE ((t.source = %s AND (t.signal =
%s))) AND ((t.geo_type = %s AND (t.geo_value = %s))) AND ((t.time_type = %s AND
(t.time_value BETWEEN %s AND %s))) ORDER BY t.source ASC, t.signal ASC,
t.time_type ASC, t.time_value ASC, t.geo_type ASC, t.geo_value ASC, t.issue ASC
LIMIT 10000001] [parameters: [{'source_0t': 'fb-survey', 'source_0t_0':
'smoothed_accept_covid_vaccine', 'geo_type_0t': 'county', 'geo_type_0t_0':
'06059', 'time_type_0t': 'day', 'time_type_0t_0': 20201221, 'time_type_0t_0_2':
20201225}]]`
--- failed re-building ‘signal-discovery.Rmd’
--- re-building ‘versioned-data.Rmd’ using rmarkdown
--- finished re-building ‘versioned-data.Rmd’
SUMMARY: processing the following file failed:
‘signal-discovery.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.2.1
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘readr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc