Found 75 packages in 0.16 seconds
Hyperlink Automatic Detection
Automatic detection of hyperlinks for packages and calls in the text of 'rmarkdown' or 'quarto' documents.
Simplified Error Handling
Alternative to using withCallingHandlers() in the simple case of catch and rethrow. The `%!%` operator evaluates the expression on its left hand side, and if an error occurs, the right hand side is used to construct a new error that embeds the original error.
A General-Purpose Package for Dynamic Report Generation in R
Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.
Cramer-von Mises Goodness-of-Fit Tests
It is devoted to Cramer-von Mises goodness-of-fit tests. It implements three statistical methods based on Cramer-von Mises statistics to estimate and test a regression model.
R and C++11
Rcpp11 includes a header only C++11 library that facilitates integration between R and modern C++.
Airborne LiDAR Filtering Method Based on Cloth Simulation
Cloth Simulation Filter (CSF) is an airborne LiDAR (Light Detection and Ranging) ground points filtering algorithm which is based on cloth simulation. It tries to simulate the interactions between the cloth nodes and the corresponding LiDAR points, the locations of the cloth nodes can be determined to generate an approximation of the ground surface < https://www.mdpi.com/2072-4292/8/6/501/htm>.
Quick Serialization of R Objects
Provides functions for quickly writing and reading any R object to and from disk.
Multi-Fidelity Emulator for Computer Experiments with Tunable Fidelity Levels
Multi-Fidelity emulator for data from computer simulations of the
same underlying system but at different input locations and fidelity level,
where both the input locations and fidelity level can be continuous. Active
Learning can be performed with an implementation of the Integrated Mean Square
Prediction Error (IMSPE) criterion developed by Boutelet and Sung (2025,
Extensions for 'Flextable'
Build display tables easily by extending the functionality of the 'flextable' package. Features include spanning header, grouping rows, parsing markdown and so on.
Create 'Ascii' Screen Casts from R Scripts
Record 'asciicast' screen casts from R scripts. Convert them to animated SVG images, to be used in 'README' files, or blog posts. Includes 'asciinema-player' as an 'HTML' widget, and an 'asciicast' 'knitr' engine, to embed 'ascii' screen casts in 'Rmarkdown' documents.