vek
Predicate Helper Functions for Testing Simple Atomic Vectors
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).
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.0.0 |
rolling linux/jammy R-4.5 | vek_1.0.0.tar.gz |
36.4 KiB |
1.0.0 |
rolling linux/noble R-4.5 | vek_1.0.0.tar.gz |
36.3 KiB |
1.0.0 |
rolling source/ R- | vek_1.0.0.tar.gz |
8.4 KiB |
1.0.0 |
latest linux/jammy R-4.5 | vek_1.0.0.tar.gz |
36.4 KiB |
1.0.0 |
latest linux/noble R-4.5 | vek_1.0.0.tar.gz |
36.3 KiB |
1.0.0 |
latest source/ R- | vek_1.0.0.tar.gz |
8.4 KiB |
1.0.0 |
2026-04-26 source/ R- | vek_1.0.0.tar.gz |
8.4 KiB |
1.0.0 |
2026-04-23 source/ R- | vek_1.0.0.tar.gz |
8.4 KiB |
1.0.0 |
2026-04-09 windows/windows R-4.5 | vek_1.0.0.zip |
38.5 KiB |
1.0.0 |
2025-04-20 source/ R- | vek_1.0.0.tar.gz |
8.4 KiB |
Dependencies (latest)
Suggests
- tinytest (>= 1.4.1)