This package is hidden from search results because it is not hosted in the universe of the upstream owner
demuellae
. See also theR-universe documentation.Package: muLogR 0.2
muLogR: muLogR
Logging and code structuring for R. Based on code from the RnBeads package.
Authors:
muLogR_0.2.tar.gz
muLogR_0.2.zip(r-4.5)muLogR_0.2.zip(r-4.4)muLogR_0.2.zip(r-4.3)
muLogR_0.2.tgz(r-4.4-any)muLogR_0.2.tgz(r-4.3-any)
muLogR_0.2.tar.gz(r-4.5-noble)muLogR_0.2.tar.gz(r-4.4-noble)
muLogR_0.2.tgz(r-4.4-emscripten)muLogR_0.2.tgz(r-4.3-emscripten)
muLogR.pdf |muLogR.html✨
muLogR/json (API)
# Install 'muLogR' in R: |
install.packages('muLogR', repos = c('https://blaserlab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/demuellae/mulogr/issues
Last updated 5 years agofrom:dd5eac923f. Checks:OK: 1 NOTE: 6. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | NOTE | Nov 19 2024 |
R-4.5-linux | NOTE | Nov 19 2024 |
R-4.4-win | NOTE | Nov 19 2024 |
R-4.4-mac | NOTE | Nov 19 2024 |
R-4.3-win | NOTE | Nov 19 2024 |
R-4.3-mac | NOTE | Nov 19 2024 |
Exports:logger.closelogger.completedlogger.errorlogger.getfileslogger.infologger.isinitializedlogger.startlogger.statuslogger.validate.filelogger.warning
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
logger.getfiles | logger.getfiles |
logger.isinitialized | logger.isinitialized |
Log File Management | logger.close logger.completed logger.start |
Writing text messages to the log file. | logger.error logger.info logger.status logger.warning |
logger.validate.file | logger.validate.file |