Package: collateral 0.5.2
collateral: Quickly Evaluate Captured Side Effects
Map functions while capturing results, errors, warnings, messages and other output tidily, then filter and summarise data frames or lists on the basis of those side effects.
Authors:
collateral_0.5.2.tar.gz
collateral_0.5.2.zip(r-4.5)collateral_0.5.2.zip(r-4.4)collateral_0.5.2.zip(r-4.3)
collateral_0.5.2.tgz(r-4.4-any)collateral_0.5.2.tgz(r-4.3-any)
collateral_0.5.2.tar.gz(r-4.5-noble)collateral_0.5.2.tar.gz(r-4.4-noble)
collateral_0.5.2.tgz(r-4.4-emscripten)collateral_0.5.2.tgz(r-4.3-emscripten)
collateral.pdf |collateral.html✨
collateral/json (API)
NEWS
# Install 'collateral' in R: |
install.packages('collateral', repos = c('https://jimjam-slam.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jimjam-slam/collateral/issues
Last updated 3 years agofrom:42ca3cb346 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win | OK | Nov 13 2024 |
R-4.5-linux | OK | Nov 13 2024 |
R-4.4-win | OK | Nov 13 2024 |
R-4.4-mac | OK | Nov 13 2024 |
R-4.3-win | OK | Nov 13 2024 |
R-4.3-mac | OK | Nov 13 2024 |
Exports:as_peacefully_mappedas_quietly_mappedas_safely_mappedfuture_map_peacefullyfuture_map_quietlyfuture_map_safelyfuture_map2_peacefullyfuture_map2_quietlyfuture_map2_safelyfuture_pmap_peacefullyfuture_pmap_quietlyfuture_pmap_safelyhas_errorshas_messageshas_outputhas_resultshas_warningsmap_peacefullymap_quietlymap_safelymap2_peacefullymap2_quietlymap2_safelypeacefully_mappedpmap_peacefullypmap_quietlypmap_safelyquietly_mappedsafely_mappedtally_errorstally_messagestally_outputtally_resultstally_warnings
Dependencies:clicrayonfansigluelifecyclemagrittrpillarpurrrrlangutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Map over a list while capturing side effects. | collateral_mappers future_map2_peacefully future_map2_quietly future_map2_safely future_map_peacefully future_map_quietly future_map_safely future_pmap_peacefully future_pmap_quietly future_pmap_safely map2_peacefully map2_quietly map2_safely map_peacefully map_quietly map_safely pmap_peacefully pmap_quietly pmap_safely |
Determine which elements contain a type of side effect. | has has_errors has_messages has_output has_results has_warnings |
Summarise mapped side effects. | summary summary.peacefully_mapped summary.quietly_mapped summary.safely_mapped |
Determine how many elements contain a type of mapped side effect. | tally tally_errors tally_messages tally_output tally_results tally_warnings |