Artifacts using Compiler (13,765)
21. AnnotationDbi368 usages
org.renjin.bioconductor » AnnotationDbiArtistic
Provides user interface and database connection code for annotation data packages using SQLite data storage.
Last Release on Apr 28, 2022
22. Biobase360 usages
org.renjin.bioconductor » BiobaseArtistic
Functions that are needed by many other packages or which replace R functions.
Last Release on Feb 14, 2021
23. Table345 usages
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. Offers a natural and flexible syntax, for faster development.
Last Release on Feb 16, 2021
24. RColorBrewer323 usages
org.renjin.cran » RColorBrewerApache
Provides color schemes for maps (and other graphics) designed by Cynthia Brewer as described at http://colorbrewer2.org
Last Release on May 30, 2024
25. Sp286 usages
org.renjin.cran » spGPL
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. for plotting data as maps, spatial selection, as well as methods for retrieving coordinates, for subsetting, print, summary, etc.
Last Release on Apr 30, 2022
26. XML269 usages
org.renjin.cran » XMLBSD
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 parallel backend for the %dopar% function using the parallel package.
Last Release on May 1, 2022
28. Tibble266 usages
org.renjin.cran » tibbleMIT
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
29. RUnit266 usages
org.renjin.cran » RUnitGPL
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
Last Release on Feb 13, 2021
30. Covr256 usages
org.renjin.cran » covrGPL
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 set of tests. It is an indirect measure of test quality and completeness. This package is compatible with any testing methodology or framework and tracks coverage of both R code and compiled C/C++/FORTRAN code.
Last Release on May 1, 2022