Skip to content
@coatless-rpkg

Various R Packages

R packages created by @coatless and contributors

Various R Packages

Welcome to @coatless and contributors' collection of R packages! This GitHub organization serves as a central repository for R packages that provide statistical computing tools, data analysis utilities, and enhanced R programming capabilities.

Each R package is maintained in its own repository, making it easy to find, use, and contribute to specific projects.

Installation

Most packages can be installed from either CRAN (Stable) or GitHub (Developmental).

For CRAN released packages, you can install them using:

install.packages("package_name")

For developmental and cutting-edge features, please install the package using:

# install.packages("remotes")
remotes::install_github("coatless-rpkg/package_name")

Requirements

We assume at least the following is available:

  • R (>= 4.2.0)
  • RStudio (recommended), Positron, or VS Code
  • Additional dependencies specified in individual repository DESCRIPTION files

Contact

For questions, suggestions, or issues:

Acknowledgments

We thank all contributors who have helped improve and maintain these packages. Special thanks to the R community for their continued support and inspiration.


This organization is maintained by @coatless. For more information about other projects, visit thecoatlessprofessor.com.

Popular repositories Loading

  1. shinyelectron shinyelectron Public

    [Prototype][Experimental] Setup a standalone Shiny application built with Electron to run as a Desktop application

    R 98 4

  2. searcher searcher Public

    Query Search Portals and AI Assistants from R

    R 81 5

  3. assignr assignr Public

    Tools for Educators Writing Assignments in RMarkdown

    R 41 7

  4. rcppensmallen rcppensmallen Public

    [On CRAN] Rcpp integration for the Ensmallen templated C++ mathematical optimization library

    C++ 32 3

  5. r-to-armadillo r-to-armadillo Public

    Converting base R code to Armadillo code for use with RcppArmadillo or for external programs (e.g. Matlab, Mathematica, ...)

    C++ 30 9

  6. cetcolor cetcolor Public

    CET Perceptually Uniform Colour Maps for R

    R 30 3

Repositories

Showing 10 of 51 repositories
  • checktor Public

    [On-CRAN] Because submitting packages to CRAN should be less infuritating when humans run extra automated checks that aren't public but still ding your submission

    coatless-rpkg/checktor's past year of commit activity
    R 22 AGPL-3.0 0 0 0 Updated Jul 17, 2026
  • livelink Public

    Local code to WASM REPL Links

    coatless-rpkg/livelink's past year of commit activity
    R 10 AGPL-3.0 0 1 0 Updated Jul 17, 2026
  • paintr Public

    Draw different R data structures on graphs

    coatless-rpkg/paintr's past year of commit activity
    R 11 0 1 0 Updated Jul 17, 2026
  • rcppbandicoot Public

    [CRAN-Submission-Ready] Rcpp integration for the Bandicoot templated C++ GPU computational library based on Armadillo

    coatless-rpkg/rcppbandicoot's past year of commit activity
    C++ 2 GPL-3.0 0 5 0 Updated Jul 17, 2026
  • webrarian Public

    Manage and use collections of code in a localized webR instance (think "binderlite")

    coatless-rpkg/webrarian's past year of commit activity
    2 0 0 0 Updated Jul 15, 2026
  • shinyelectron Public

    [Prototype][Experimental] Setup a standalone Shiny application built with Electron to run as a Desktop application

    coatless-rpkg/shinyelectron's past year of commit activity
    R 98 AGPL-3.0 4 3 0 Updated Jul 3, 2026
  • peeky Public

    [On-CRAN] All your shinylive apps are belong to us

    coatless-rpkg/peeky's past year of commit activity
    R 16 AGPL-3.0 0 0 0 Updated Jun 26, 2026
  • rcppensmallen Public

    [On CRAN] Rcpp integration for the Ensmallen templated C++ mathematical optimization library

    coatless-rpkg/rcppensmallen's past year of commit activity
    C++ 32 3 2 0 Updated May 27, 2026
  • coatless-rpkg/coatless-rpkg.github.io's past year of commit activity
    0 0 0 0 Updated May 15, 2026
  • surreal Public

    [On-CRAN] Create Datasets with Hidden Images or Messages in Residual Plots

    coatless-rpkg/surreal's past year of commit activity
    R 19 GPL-3.0 0 0 0 Updated Jan 11, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…