Last updated on 2024-09-19 15:48:24 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.2 | 9.72 | 76.29 | 86.01 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.5.2 | 6.09 | 55.11 | 61.20 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.5.2 | 151.14 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.2 | 411.54 | OK | |||
r-devel-windows-x86_64 | 1.5.2 | 11.00 | 102.00 | 113.00 | OK | |
r-patched-linux-x86_64 | 1.5.2 | 10.42 | 72.06 | 82.48 | OK | |
r-release-linux-x86_64 | 1.5.2 | 8.34 | 72.23 | 80.57 | OK | |
r-release-macos-arm64 | 1.5.2 | 124.00 | OK | |||
r-release-macos-x86_64 | 1.5.2 | 351.00 | OK | |||
r-release-windows-x86_64 | 1.5.2 | 14.00 | 103.00 | 117.00 | OK | |
r-oldrel-macos-arm64 | 1.5.2 | 124.00 | OK | |||
r-oldrel-macos-x86_64 | 1.5.2 | 363.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.5.2 | 15.00 | 116.00 | 131.00 | OK |
Version: 1.5.2
Check: running R code from vignettes
Result: ERROR
Errors in running code in vignettes:
when running code in ‘datamods.Rmd’
...
</div>
</div>
<div id="myid-container_valid_btn" class="shiny-html-output" style="margin-top: 20px;"></div>
</div>
> imported <- import_globalenv_server("myid")
When sourcing ‘datamods.R’:
Error: session must be a ShinySession or session_proxy object.
Execution halted
when running code in ‘i18n.Rmd’
...
> library(datamods)
> set_i18n("fr")
> set_i18n(list(`Some label` = "Its translation", ...))
When sourcing ‘i18n.R’:
Error: '...' used in an incorrect context
Execution halted
‘datamods.Rmd’ using ‘UTF-8’... failed
‘i18n.Rmd’ using ‘UTF-8’... failed
Flavor: r-oldrel-macos-x86_64