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.7)docore_1.0.zip(r-4.6)docore_1.0.zip(r-4.5)
docore_1.0.tgz(r-4.6-any)docore_1.0.tgz(r-4.5-any)
docore_1.0.tar.gz(r-4.7-any)docore_1.0.tar.gz(r-4.6-any)
docore_1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:f77aebb2f2. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 89 | ||
| source / vignettes | OK | 149 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 149 | ||
| macos-oldrel-arm64 | OK | 167 | ||
| windows-devel | OK | 76 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 92 |
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 |
