Package: uniset 0.3.2
uniset: Dynamic Settings File
Any package (subsequently called 'target package') is enabled to provide its users an easily accessible, user-friendly and human readable text file where key=value pairs (used by functions defined in the target package) can be saved. This settings file lives in a location defined by the user of the target package, and its user-defined values remain unchanged even when the author of the target package is introducing or deleting keys, or when the target package is updated or re-installed.
Authors:
uniset_0.3.2.tar.gz
uniset_0.3.2.zip(r-4.5)uniset_0.3.2.zip(r-4.4)uniset_0.3.2.zip(r-4.3)
uniset_0.3.2.tgz(r-4.4-any)uniset_0.3.2.tgz(r-4.3-any)
uniset_0.3.2.tar.gz(r-4.5-noble)uniset_0.3.2.tar.gz(r-4.4-noble)
uniset_0.3.2.tgz(r-4.4-emscripten)uniset_0.3.2.tgz(r-4.3-emscripten)
uniset.pdf |uniset.html✨
uniset/json (API)
NEWS
# Install 'uniset' in R: |
install.packages('uniset', repos = c('https://bpollner.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bpollner/uniset/issues
Last updated 8 months agofrom:00d456f206. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 11 2024 |
R-4.5-win | OK | Nov 11 2024 |
R-4.5-linux | OK | Nov 11 2024 |
R-4.4-win | OK | Nov 11 2024 |
R-4.4-mac | OK | Nov 11 2024 |
R-4.3-win | OK | Nov 11 2024 |
R-4.3-mac | OK | Nov 11 2024 |
Exports:uniset_autoUpSuniset_copyFilesToPackageuniset_getFilesuniset_getstnuniset_setupuniset_testuniset_updateSettings
Dependencies:data.tableeasycsv
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Dynamic Settings File | uniset |
Automatically update Settings | uniset_autoUpS |
Copy Uniset Files into Target Package | uniset_copyFilesToPackage |
Get Uniset Files | uniset_getFiles |
Get Settings Object description Source the list holding the key=value pairs from the settings.R file. | uniset_getstn |
Perform Setup | uniset_setup |
Simple Test | uniset_test |
Update Settings of Target Package | uniset_updateSettings |