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.
Some tools to assist with converting International Organization for Standardization (ISO) standard 11784 (ISO11784) animal ID codes between 4 recognised formats commonly displayed on Passive Integrated Transponder (PIT) tag readers. The most common formats are 15 digit decimal, e.g., 999123456789012, and 13 character hexadecimal 'dot' format, e.g., 3E7.1CBE991A14. These are referred to in this package as isodecimal and isodothex. The other two formats are the raw hexadecimal representation of the ISO11784 binary structure (see <https://en.wikipedia.org/wiki/ISO_11784_and_ISO_11785>). There are two 'flavours' of this format, a left and a right variation. Which flavour a reader happens to output depends on if the developers decided to reverse the binary number or not before converting to hexadecimal, a decision based on the fact that the PIT tags will transmit their binary code Least Significant Bit (LSB) first, or backwards basically.
Version: | 1.1.4 |
Imports: | stringr, stringi, dplyr, tibble |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2023-03-01 |
DOI: | 10.32614/CRAN.package.ISO11784Tools |
Author: | Graeme Diack [aut, cre] |
Maintainer: | Graeme Diack <graemediack at hotmail.com> |
License: | GPL-3 |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | ISO11784Tools results |
Reference manual: | ISO11784Tools.pdf |
Vignettes: |
ISO11784Tools |
Package source: | ISO11784Tools_1.1.4.tar.gz |
Windows binaries: | r-devel: ISO11784Tools_1.1.4.zip, r-release: ISO11784Tools_1.1.4.zip, r-oldrel: ISO11784Tools_1.1.4.zip |
macOS binaries: | r-release (arm64): ISO11784Tools_1.1.4.tgz, r-oldrel (arm64): ISO11784Tools_1.1.4.tgz, r-release (x86_64): ISO11784Tools_1.1.4.tgz, r-oldrel (x86_64): ISO11784Tools_1.1.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ISO11784Tools 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.