Last updated on 2021-05-17 06:48:03 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.0.1 | 3.59 | 42.74 | 46.33 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.0.1 | 2.94 | 32.81 | 35.75 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.0.1 | 66.67 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.0.1 | 53.86 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.0.1 | 10.00 | 50.00 | 60.00 | NOTE | |
r-devel-windows-x86_64-gcc10-UCRT | 2.0.1 | NOTE | ||||
r-patched-linux-x86_64 | 2.0.1 | 6.70 | 40.72 | 47.42 | NOTE | |
r-patched-solaris-x86 | 2.0.1 | 88.00 | WARN | |||
r-release-linux-x86_64 | 2.0.1 | 3.87 | 39.80 | 43.67 | OK | |
r-release-macos-x86_64 | 2.0.1 | OK | ||||
r-release-windows-ix86+x86_64 | 2.0.1 | 8.00 | 54.00 | 62.00 | OK | |
r-oldrel-macos-x86_64 | 2.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 2.0.1 | 6.00 | 66.00 | 72.00 | OK |
Version: 2.0.1
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86
Version: 2.0.1
Check: re-building of vignette outputs
Result: WARN
Error(s) in re-building vignettes:
...
--- re-building ‘examples.Rmd’ using rmarkdown
Warning in engine$weave(file, quiet = quiet, encoding = enc) :
Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
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
── Column specification ────────────────────────────────────────────────────────
cols(
Favorable = col_double(),
Unfavorable = col_double(),
Undecided = col_double(),
poll_slug = col_character(),
survey_house = col_character(),
start_date = col_date(format = ""),
end_date = col_date(format = ""),
question_text = col_character(),
sample_subpopulation = col_character(),
observations = col_double(),
margin_of_error = col_double(),
mode = col_character(),
partisanship = col_character(),
partisan_affiliation = col_character()
)
── Column specification ────────────────────────────────────────────────────────
cols(
label = col_character(),
date = col_date(format = ""),
value = col_double(),
low = col_logical(),
high = col_logical()
)
Quitting from lines 78-80 (examples.Rmd)
Error: processing vignette 'examples.Rmd' failed with diagnostics:
API did not return json.
--- failed re-building ‘examples.Rmd’
SUMMARY: processing the following file failed:
‘examples.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-solaris-x86