Package: forge 0.2.0
Kevin Kuo
forge: Casting Values into Shape
Helper functions with a consistent interface to coerce and verify the types and shapes of values for input checking.
Authors:
forge_0.2.0.tar.gz
forge_0.2.0.tar.gz(r-4.5-noble)forge_0.2.0.tar.gz(r-4.4-noble)
forge_0.2.0.tgz(r-4.4-emscripten)forge_0.2.0.tgz(r-4.3-emscripten)
forge.pdf |forge.html✨
forge/json (API)
NEWS
# Install 'forge' in R: |
install.packages('forge', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:72111f9427. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
Exports:%>%boundedcast_charactercast_character_listcast_choicecast_doublecast_double_listcast_integercast_integer_listcast_logicalcast_logical_listcast_nullable_charactercast_nullable_character_listcast_nullable_doublecast_nullable_double_listcast_nullable_integercast_nullable_integer_listcast_nullable_logicalcast_nullable_logical_listcast_nullable_scalar_charactercast_nullable_scalar_doublecast_nullable_scalar_integercast_nullable_scalar_logicalcast_nullable_stringcast_nullable_string_listcast_scalar_charactercast_scalar_doublecast_scalar_integercast_scalar_logicalcast_stringcast_string_listcertifygtgteltlte
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Cast values into shape | cast cast_character cast_character_list cast_choice cast_double cast_double_list cast_integer cast_integer_list cast_logical cast_logical_list cast_nullable_character cast_nullable_character_list cast_nullable_double cast_nullable_double_list cast_nullable_integer cast_nullable_integer_list cast_nullable_logical cast_nullable_logical_list cast_nullable_scalar_character cast_nullable_scalar_double cast_nullable_scalar_integer cast_nullable_scalar_logical cast_nullable_string cast_nullable_string_list cast_scalar_character cast_scalar_double cast_scalar_integer cast_scalar_logical cast_string cast_string_list |
Ensure Conditions on a Value | bounded certify gt gte lt lte |