Parallel

Artifacts using Parallel (13,780)
Sort by:Popular

Provides user interface and database connection code for annotation data packages using SQLite data storage.
Last Release on Apr 28, 2022
Functions that are needed by many other packages or which replace R functions.
Last Release on Feb 14, 2021
Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns, a fast friendly file reader and parallel file writer.
Last Release on Feb 16, 2021
Provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org
Last Release on May 30, 2024
Classes and methods for spatial data; the classes document where the spatial location information resides, for 2D or 3D data. Utility functions are provided, e.g.
Last Release on Apr 30, 2022
Many approaches for both reading and creating XML (and HTML) documents (including DTDs), both local and accessible via HTTP or FTP. Also offers access to an 'XPath' "interpreter".
Last Release on Feb 13, 2021
Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
Last Release on Jun 4, 2024
Provides a parallel backend for the %dopar% function using the parallel package.
Last Release on May 1, 2022
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
Last Release on Feb 13, 2021
Track and report code coverage for your package and (optionally) upload the results to a coverage service like 'Codecov' <http://codecov.io> or 'Coveralls' <http://coveralls.io>. Code coverage is a measure of the amount of code being exercised by a ...
Last Release on May 1, 2022