cran-task-views / ctv

Licence: other
CRAN Task View Initiative

Projects that are alternatives of or similar to ctv

Highcharter
R wrapper for highcharts
Stars: ✭ 583 (+3329.41%)
Mutual labels:  cran, rstats
Pkgsearch
Search R packages on CRAN
Stars: ✭ 73 (+329.41%)
Mutual labels:  cran, rstats
Ggrepel
📍 Repel overlapping text labels away from each other.
Stars: ✭ 853 (+4917.65%)
Mutual labels:  cran, rstats
pbapply
Adding progress bar to '*apply' functions in R
Stars: ✭ 115 (+576.47%)
Mutual labels:  cran, rstats
Reactr
React for R
Stars: ✭ 227 (+1235.29%)
Mutual labels:  cran, rstats
Dataexplorer
Automate Data Exploration and Treatment
Stars: ✭ 362 (+2029.41%)
Mutual labels:  cran, rstats
Liger
Lightweight Iterative Gene set Enrichment in R
Stars: ✭ 44 (+158.82%)
Mutual labels:  cran, rstats
cattonum
Encode Categorical Features
Stars: ✭ 31 (+82.35%)
Mutual labels:  cran, rstats
Collapse
Advanced and Fast Data Transformation in R
Stars: ✭ 184 (+982.35%)
Mutual labels:  cran, rstats
D3r
d3.js helpers for R
Stars: ✭ 133 (+682.35%)
Mutual labels:  cran, rstats
Onnx R
R Interface to Open Neural Network Exchange (ONNX)
Stars: ✭ 31 (+82.35%)
Mutual labels:  cran, rstats
heddlr
Bring a functional programming mindset to R Markdown document generation
Stars: ✭ 14 (-17.65%)
Mutual labels:  cran, rstats
Refinr
Cluster and merge similar char values: an R implementation of Open Refine clustering algorithms
Stars: ✭ 91 (+435.29%)
Mutual labels:  cran, rstats
WebTechnologies
CRAN Task View: WebTechnologies
Stars: ✭ 163 (+858.82%)
Mutual labels:  cran, task-views
rchess
♛ Chess package for R
Stars: ✭ 68 (+300%)
Mutual labels:  cran, rstats
rcppredis
R interface to Redis using the hiredis library
Stars: ✭ 45 (+164.71%)
Mutual labels:  cran
linne
🌊 Write CSS in R
Stars: ✭ 70 (+311.76%)
Mutual labels:  rstats
cyphr
Humane encryption
Stars: ✭ 91 (+435.29%)
Mutual labels:  rstats
UCSCXenaShiny
📊 An R package for interactively exploring UCSC Xena https://xenabrowser.net/datapages/
Stars: ✭ 52 (+205.88%)
Mutual labels:  cran
tidytree
🚿A Tidy Tool for Phylogenetic Tree Data Manipulation
Stars: ✭ 34 (+100%)
Mutual labels:  cran

CRAN Task View Initiative CRAN Task Views logo

CRAN task views aim to provide some guidance which packages on the Comprehensive R Archive Network (CRAN) are relevant for tasks related to a certain topic. They give a brief overview of the included packages and can be automatically installed using the ctv package. The views are intended to have a sharp focus so that it is sufficiently clear which packages should be included (or excluded) - and they are not meant to endorse the "best" packages for a given task.

Installation

To automatically install the views, the ctv package needs to be installed, e.g., via

install.packages("ctv")

and then the views can be installed via install.views() or update.views() (where the latter only installs those packages which are not installed and up-to-date), e.g.,

ctv::install.views("Econometrics")
ctv::update.views("Econometrics")

The task views as a whole are overseen and coordinated by the CRAN Task View Editors and each individual task view is maintained by a group of volunteers. See below for details on how to contribute to an existing task view or propose a new one.

CRAN Task View Editors

The current team is:

Former contributors include: Henrik Bengtsson, Heather Turner.

How to contribute?

For contributing to an existing task view please go to the respective repository (see links above) and follow the guidelines in Contributing.

For proposing a new task view please follow the guidelines in Proposal.

Technical documentation about the task view format is in Documentation. Some more details can be found R-Forge page of the ctv package.

For other questions regarding CRAN task views as a whole, please open an issue in this repository. For contact via e-mail, please write to [email protected].

All contributions must be made under the Code of conduct.

Available task views

Note: The available task view sources are currently transferred from R-Forge to GitHub. The process is expected to be completed in March 2022.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].