You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
averissimo
changed the title
[Bug]: Multiple re-renders of the same article may lead to
[Bug]: Multiple re-renders of the same article produces error
Dec 6, 2023
What happened?
When rendering an article multiple times across sessions it sometimes leads to the error below.
This happens as:
knitr_utils
chunk recognizes the environment as being a test environmenttestenv
chunk@kartikeyakirar also reproduced this error
It is corrected when:
Relevant log output
R version 4.3.2 (2023-10-31)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 23.10
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.11.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.11.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_IE.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_IE.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_IE.UTF-8
[8] LC_NAME=C LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_IE.UTF-8 LC_IDENTIFICATION=C
time zone: Europe/Berlin
tzcode source: system (glibc)
attached base packages:
[1] stats graphics grDevices datasets utils methods base
loaded via a namespace (and not attached):
[1] utf8_1.2.4 R6_2.5.1 tidyselect_1.2.0 magrittr_2.0.3 glue_1.6.2 tibble_3.2.1 pkgconfig_2.0.3 dplyr_1.1.4 generics_0.1.3
[10] lifecycle_1.0.4 cli_3.6.1 fansi_1.0.5 vctrs_0.6.5 rsconnect_1.1.1 testthat_3.2.1 withr_2.5.2 renv_1.0.3 compiler_4.3.2
[19] rstudioapi_0.15.0 tools_4.3.2 brio_1.1.3 pillar_1.9.0 yaml_2.3.7 BiocManager_1.30.22 rlang_1.1.2
Code of Conduct
Contribution Guidelines
Security Policy
The text was updated successfully, but these errors were encountered: