Colored terminal output on terminals that support 'ANSI' color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI' color support is automatically detected. Colors and highlighting can be combined and nested. New styles can also be created easily. This package was inspired by the 'chalk' 'JavaScript' project.
Artifacts using Crayon (68)
21.Plumber3 usages
org.renjin.cran » plumber MIT
Gives the ability to automatically generate and serve an HTTP API from R functions using the annotations in the R documentation around your functions.
Last Release on Apr 30, 2022
22.Processx3 usages
org.renjin.cran » processx MIT
Tools to run system processes in the background. It can check if a background process is running; wait on a background process to finish; get the exit status of finished processes; kill background processes and their children; restart processes.
Last Release on May 1, 2022
Replace the standard print method for functions with one that performs syntax highlighting, using ANSI colors, if the terminal supports them.
Last Release on May 1, 2022
24.Gdsfmt2 usages
org.renjin.bioconductor » gdsfmt LGPL
This package provides a high-level R interface to CoreArray Genomic Data Structure (GDS) data files, which are portable across platforms with hierarchical structure to store multiple scalable array-oriented data sets with metadata information. It is ...
Last Release on Nov 4, 2024
Run 'R CMD check' from 'R' programmatically, and capture the results of the individual checks.
Last Release on Apr 30, 2022
26.Fst2 usages
org.renjin.cran » fst AGPL
Multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for random access of stored data and compression with the LZ4 and ZSTD compressors created by Yann Collet.
Last Release on Apr 30, 2022
27.Crunch2 usages
org.renjin.cran » crunch LGPL
The Crunch.io service <http://crunch.io/> provides a cloud-based data store and analytic engine, as well as an intuitive web interface. Using this package, analysts can interact with and manipulate Crunch datasets from within R.
Last Release on May 1, 2022
28.Unitizer2 usages
org.renjin.cran » unitizer GPL
Simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects. If objects are unchanged the tests pass, otherwise execution stops with error details.
Last Release on May 1, 2022
29.Huxtable1 usages
org.renjin.cran » huxtable MIT
Like 'xtable', creates styled tables. Export to HTML, LaTeX, 'Word', 'Excel', 'PowerPoint' and RTF.
Last Release on May 12, 2022
30.Sjmisc1 usages
org.renjin.cran » sjmisc GPL
Collection of miscellaneous utility functions, supporting data transformation tasks like recoding, dichotomizing or grouping variables, setting and replacing missing values. The data transformation functions also support labelled data, and all ...
Last Release on Feb 13, 2021