-
v0.0.9 Stable
TimTaylor released this
2026年03月16日 11:59:13 +01:00 | 4 commits to main since this releaseSigned by TimTaylorSSH key fingerprint: SHA256:cf48TIU8v8eghkOZ6aWxh2fENiW3kHimnw8+yCdtW6Iload_config()andlist_config()gain an entryallow_nullto control whether NULL entries are permitted. IfFALSEthen a NULL entry will trigger an error. This new argument defaults toTRUEfor backwards compatibility.- Minor change to documentation example.
- Vignette tweaks and change of underlying vignette engine back to litedown.
Downloads
-
ronfig_0.0.9.tar.gz
2 downloads ·
2026年03月16日 12:01:33 +01:00 · 14 KiB
-
v0.0.8 Stable
TimTaylor released this
2026年01月12日 15:25:29 +01:00 | 16 commits to main since this releaseSigned by TimTaylorSSH key fingerprint: SHA256:cf48TIU8v8eghkOZ6aWxh2fENiW3kHimnw8+yCdtW6Iload_config()(and consequentlylist_config()) gain an argument,strict. IfTRUE(default and backwards compatible) then only the documented subset of base R functions can be used within the configuration file. IfFALSE, the entire base namespace is made available (in particular,::, which allows other calling of other packages).
Downloads
-
ronfig_0.0.8.tar.gz
2 downloads ·
2026年01月12日 15:31:08 +01:00 · 14 KiB
-
v0.0.6 Stable
TimTaylor released this
2025年11月21日 11:14:03 +01:00 | 19 commits to main since this releaseSigned by TimTaylorSSH key fingerprint: SHA256:cf48TIU8v8eghkOZ6aWxh2fENiW3kHimnw8+yCdtW6I- Added modifyList() to the functions available within the configuration file.
- Added the ability to pull specific configuration values out of the returned object when as_is = TRUE.
- Added list_config(). This returns the names of all possible configurations within a file.
Downloads
-
ronfig_0.0.6.tar.gz
2 downloads ·
2025年11月21日 11:29:11 +01:00 · 13 KiB
-
v0.0.5 Stable
TimTaylor released this
2025年10月14日 11:55:17 +02:00 | 33 commits to main since this releaseSigned by TimTaylorSSH key fingerprint: SHA256:cf48TIU8v8eghkOZ6aWxh2fENiW3kHimnw8+yCdtW6I- Vignette tweaks and change of underlying vignette engine to quarto.
Downloads
-
ronfig_0.0.5.tar.gz
3 downloads ·
2025年10月14日 12:02:11 +02:00 · 12 KiB