The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

numops: Lightweight Numerical Operations

Provides dependency-free helpers for recurring numerical tasks on vectors, matrices, and arrays. Operations cover bounds, interpolation, remapping, division, Euclidean norms, normalization, and adjacent differences. Multi-input operations use strict scalar recycling, reject incompatible lengths, and preserve names, dimensions, and dimension names where applicable. Explicit handling of invalid intervals, zero denominators, and zero norms gives consistent behavior for common edge cases.

Version: 1.0.0
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2026-09-08
DOI: 10.32614/CRAN.package.numops (may not be active yet)
Author: Joao Claudio Macosso ORCID iD [aut, cre]
Maintainer: Joao Claudio Macosso <joaoclaudiomacosso at gmail.com>
BugReports: https://github.com/Macosso/numops/issues
License: GPL-3
URL: https://github.com/Macosso/numops
NeedsCompilation: no
Materials: README
CRAN checks: numops results

Documentation:

Reference manual: numops.html , numops.pdf
Vignettes: Clamp, Test, and Wrap Numeric Values in R (source, R code)
Common Numerical Operations in R with numops (source, R code)

Downloads:

Package source: numops_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: numops_1.0.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): numops_1.0.0.tgz, r-oldrel (x86_64): numops_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=numops to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.