Examples: visualization, C++, networks, data cleaning, html widgets, ropensci.

Found 110 packages in 0.01 seconds

chron — by Kurt Hornik, a year ago

Chronological Objects which Can Handle Dates and Times

Provides chronological objects which can handle dates and times.

rematch2 — by Gábor Csárdi, 6 years ago

Tidy Output from Regular Expression Matching

Wrappers on 'regexpr' and 'gregexpr' to return the match results in tidy data frames.

getPass — by Drew Schmidt, 2 years ago

Masked User Input

A micro-package for reading "passwords", i.e. reading user input with masking, so that the input is not displayed as it is typed. Currently we have support for 'RStudio', the command line (every OS), and any platform where 'tcltk' is present.

shinytest — by Winston Chang, 2 years ago

Test Shiny Apps

Please see the 'shinytest' to 'shinytest2' migration guide at < https://rstudio.github.io/shinytest2/articles/z-migration.html>.

rhub — by Gábor Csárdi, 10 months ago

Tools for R Package Developers

R-hub v2 uses GitHub Actions to run 'R CMD check' and similar package checks. The 'rhub' package helps you set up R-hub v2 for your R package, and start running checks.

nanoparquet — by Gábor Csárdi, a month ago

Read and Write 'Parquet' Files

Self-sufficient reader and writer for flat 'Parquet' files. Can read most 'Parquet' data types. Can write many 'R' data types, including factors and temporal types. See docs for limitations.

dotenv — by Gábor Csárdi, 5 years ago

Load Environment Variables from '.env'

Load configuration from a '.env' file, that is in the current working directory, into environment variables.

plotrix — by Duncan Murdoch, 2 months ago

Various Plotting Functions

Lots of plots, various labeling, axis and color scaling functions. The author/maintainer died in September 2023.

igraphdata — by Gabor Csardi, 11 years ago

A Collection of Network Data Sets for the 'igraph' Package

A small collection of various network data sets, to use with the 'igraph' package: the Enron email network, various food webs, interactions in the immunoglobulin protein, the karate club network, Koenigsberg's bridges, visuotactile brain areas of the macaque monkey, UK faculty friendship network, domestic US flights network, etc.

pkgconfig — by Gábor Csárdi, 6 years ago

Private Configuration for 'R' Packages

Set configuration options on a per-package basis. Options set by a given package only apply to that package, other packages are unaffected.