Package: docore 1.0
docore: Utility Functions for Scientific Coding
Basic routines used in scientific coding, such as timing routines, vector/array handing functions and I/O support routines.
Authors:
docore_1.0.tar.gz
docore_1.0.zip(r-4.5)docore_1.0.zip(r-4.4)docore_1.0.zip(r-4.3)
docore_1.0.tgz(r-4.4-any)docore_1.0.tgz(r-4.3-any)
docore_1.0.tar.gz(r-4.5-noble)docore_1.0.tar.gz(r-4.4-noble)
docore_1.0.tgz(r-4.4-emscripten)docore_1.0.tgz(r-4.3-emscripten)
docore.pdf |docore.html✨
docore/json (API)
# Install 'docore' in R: |
install.packages('docore', repos = c('https://obreschkow.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:f77aebb2f2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 02 2024 |
R-4.5-win | OK | Nov 02 2024 |
R-4.5-linux | OK | Nov 02 2024 |
R-4.4-win | OK | Nov 02 2024 |
R-4.4-mac | OK | Nov 02 2024 |
R-4.3-win | OK | Nov 02 2024 |
R-4.3-mac | OK | Nov 02 2024 |
Exports:cshiftlastlimlinuxspacesloadbinmidseqquietticktockuniquedouble
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Circularly shift each dimension of an array | cshift |
Last element of a vector | last |
Crop values of vector or array to a custom range | lim |
Handle spaces in Linux filenames | linuxspaces |
Read binary data into array | loadbin |
Mid-points of regular grid | midseq |
Suppress in-routine output | quiet |
Start timer | tick |
Stop timer | tock |
Turn a 64-bit integer into a unique double value | uniquedouble |