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. searcher searcher Public

    Query Search Portals and AI Assistants from R

    R 81 6

  2. assignr assignr Public

    Tools for Educators Writing Assignments in RMarkdown

    R 41 7

  3. shinyelectron shinyelectron Public

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

    R 35

  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
  • makevars Public

    [In-development] For those times when we need to play with configuration variables...

    coatless-rpkg/makevars’s past year of commit activity
    1 0 0 0 Updated Sep 19, 2025
  • 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 Sep 11, 2025
  • checktor Public

    [Development] 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
    1 0 0 0 Updated Sep 5, 2025
  • 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 35 AGPL-3.0 0 5 0 Updated Sep 4, 2025
  • dockitect Public

    [CRAN-Submission-Ready] Architect Dockerfiles

    coatless-rpkg/dockitect’s past year of commit activity
    R 28 AGPL-3.0 0 3 0 Updated Sep 4, 2025
  • s7examples Public

    [Learning][Experimental] Example implementations of common OOP problems with S7

    coatless-rpkg/s7examples’s past year of commit activity
    R 0 AGPL-3.0 0 0 0 Updated Aug 23, 2025
  • multideploy Public

    [On-CRAN] Systematically deploy files across multiple GitHub repositories

    coatless-rpkg/multideploy’s past year of commit activity
    R 18 AGPL-3.0 1 0 0 Updated Aug 22, 2025
  • peeky Public

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

    coatless-rpkg/peeky’s past year of commit activity
    R 14 AGPL-3.0 0 1 0 Updated Aug 18, 2025
  • errorist Public

    [On-CRAN] Automatic Error and Warning Search from R

    coatless-rpkg/errorist’s past year of commit activity
    R 28 2 1 0 Updated Aug 18, 2025
  • rocleteer Public

    [Prototype][Experimental] Custom roclets and tags for roxygen2

    coatless-rpkg/rocleteer’s past year of commit activity
    R 8 AGPL-3.0 0 3 0 Updated Aug 15, 2025

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…