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 from R

    R 73 6

  2. assignr assignr Public

    Tools for Educators Writing Assignments in RMarkdown

    R 42 7

  3. cetcolor cetcolor Public

    CET Perceptually Uniform Colour Maps for R

    R 31 3

  4. rcppensmallen rcppensmallen Public

    Rcpp integration for the Ensmallen templated C++ mathematical optimization library

    C++ 31 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. errorist errorist Public

    Automatic Error and Warning Search from R

    R 27 2

Repositories

Showing 10 of 35 repositories
  • peeky Public

    All your shinylive apps are belong to us

    coatless-rpkg/peeky’s past year of commit activity
    R 12 AGPL-3.0 0 0 0 Updated Jan 3, 2025
  • .github Public

    GitHub specific template files

    coatless-rpkg/.github’s past year of commit activity
    0 0 0 0 Updated Jan 3, 2025
  • nntoy Public

    Toy R package showing an implementation of an L-layer network using base R.

    coatless-rpkg/nntoy’s past year of commit activity
    0 0 0 0 Updated Jan 2, 2025
  • shinytangle Public

    Bringing Tangle Slider Inputs to Shiny

    coatless-rpkg/shinytangle’s past year of commit activity
    R 2 AGPL-3.0 0 0 0 Updated Dec 28, 2024
  • gradiator Public

    Automatically grade student work

    coatless-rpkg/gradiator’s past year of commit activity
    0 0 0 0 Updated Dec 18, 2024
  • rcppensmallen Public

    Rcpp integration for the Ensmallen templated C++ mathematical optimization library

    coatless-rpkg/rcppensmallen’s past year of commit activity
    C++ 31 3 4 0 Updated Dec 3, 2024
  • atprotor Public

    At Protocol R package

    coatless-rpkg/atprotor’s past year of commit activity
    0 0 0 0 Updated Nov 28, 2024
  • explorecourses Public

    Download, Extract, and Transform Course Data from Stanford University's ExploreCourses in R

    coatless-rpkg/explorecourses’s past year of commit activity
    R 2 AGPL-3.0 0 0 0 Updated Nov 18, 2024
  • oapi Public

    OpenAPI Specifications => R Packages

    coatless-rpkg/oapi’s past year of commit activity
    0 0 0 0 Updated Nov 3, 2024
  • surreal Public

    Create Datasets with Hidden Images or Messages in Residual Plots

    coatless-rpkg/surreal’s past year of commit activity
    R 15 GPL-3.0 0 2 0 Updated Sep 19, 2024

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…