Showing 4 of total 4 results (show query)
r-lib
testthat:Unit Testing for R
Software testing is important, but, in part because it is frustrating and boring, many of us avoid it. 'testthat' is a testing framework for R that is easy to learn and use, and integrates with your existing 'workflow'.
Maintained by Hadley Wickham. Last updated 1 months ago.
900 stars 20.99 score 74k scripts 471 dependentsheardacat
Ramble:Parser Combinator for R
Parser generator for R using combinatory parsers. It is inspired by combinatory parsers developed in Haskell.
Maintained by Chapman Siu. Last updated 8 years ago.
combinatory-parsersparser-combinatorsparsing
22 stars 5.93 score 39 scriptssystemsbioinformatics
parcr:Construct Parsers for Structured Text Files
Construct parser combinator functions, higher order functions that parse input. Construction of such parsers is transparent and easy. Their main application is the parsing of structured text files like those generated by laboratory instruments. Based on a paper by Hutton (1992) <doi:10.1017/S0956796800000411>.
Maintained by Douwe Molenaar. Last updated 10 months ago.
combinatorshigher-order-functionsparserparsing
4 stars 5.08 score 8 scriptsrogiersbart
rui:A simple set of UI functions
This package provides a wrapper around different cli and usethis functions, aiming at providing a small but consistent set of verbs to construct a simple R package UI.
Maintained by Bart Rogiers. Last updated 9 months ago.
3.48 score 2 dependents