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.
Predicate helper functions for testing atomic vectors in R. All functions take a single argument 'x' and check whether it's of the target type of base-R atomic vector (i.e. no class extensions nor attributes other than 'names'), returning TRUE or FALSE. Some additionally check for value (e.g. absence of missing values, infinities, blank characters, or 'names' attribute; or having length 1).
Version: | 1.0.0 |
Depends: | R (≥ 3.0.0) |
Suggests: | tinytest (≥ 1.4.1) |
Published: | 2024-05-23 |
DOI: | 10.32614/CRAN.package.vek |
Author: | Sam Semegne [aut, cre] |
Maintainer: | Sam Semegne <sam.ahoi at hotmail.com> |
License: | GPL-3 |
URL: | https://github.com/samsemegne/vek |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | vek results |
Reference manual: | vek.pdf |
Package source: | vek_1.0.0.tar.gz |
Windows binaries: | r-devel: vek_1.0.0.zip, r-release: vek_1.0.0.zip, r-oldrel: vek_1.0.0.zip |
macOS binaries: | r-release (arm64): vek_1.0.0.tgz, r-oldrel (arm64): vek_1.0.0.tgz, r-release (x86_64): vek_1.0.0.tgz, r-oldrel (x86_64): vek_1.0.0.tgz |
Reverse imports: | pci |
Please use the canonical form https://CRAN.R-project.org/package=vek 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.