This package is hidden from search results because it is not hosted in the universe of the upstream owner
cran. To fix this you can add URL: https://cran.r-universe.dev/udunits2 to the package DESCRIPTION file. See also theR-universe documentation.Package: udunits2 0.13.2.2
udunits2: Udunits-2 Bindings for R
Provides simple bindings to Unidata's udunits library.
Authors:
udunits2_0.13.2.2.tar.gz
udunits2_0.13.2.2.tar.gz(r-4.7-arm64)udunits2_0.13.2.2.tar.gz(r-4.7-x86_64)udunits2_0.13.2.2.tar.gz(r-4.6-arm64)udunits2_0.13.2.2.tar.gz(r-4.6-x86_64)
manual.pdf |manual.html✨
card.svg |card.png
udunits2/json (API)
| # Install 'udunits2' in R: |
| install.packages('udunits2', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/pacificclimate/rudunits2/issues
Last updated from:8852b70d85. Checks:5 OK, 1 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 101 | ||
| linux-devel-x86_64 | OK | 104 | ||
| source / vignettes | OK | 119 | ||
| linux-release-arm64 | OK | 110 | ||
| linux-release-x86_64 | OK | 132 | ||
| wasm-release | FAIL | 82 |
Exports:ud.are.convertibleud.convertud.get.nameud.get.symbolud.have.unit.systemud.is.parseableud.set.encoding
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| udunits-2 bindings for R | udunits2-package udunits2 |
| Determine whether two units may be converted between each other | ud.are.convertible |
| Convert numeric types from one unit to another | ud.convert |
| Retrieve the udunits name or symbol from the database for a given units string | ud.get.name ud.get.symbol |
| Determine whether udunits has loaded its units database | ud.have.unit.system |
| Determine whether a unit string is parseable by the udunits library | ud.is.parseable |
| Set the udunits package level encoding type | ud.set.encoding |
