Skip to content
@r-universe-org

Infrastructure for R-universe

R-universe infrastructure code

This organization holds all infrastructure code used to run r-universe.dev. Here you can find:

  • /help: central issue tracker and discussion forum.
  • /frontend: the central server that runs r-universe.dev. It consists of express/mongodb stack that stores all R packages and metadata in a database, and renders the frontend, cran-like repos, etc.
  • /workflows: reusable GHA workflows that get triggered in the monorepos to sync and build R packages.
  • /actions: scripts used by the build workflow to prepare, build, and check packages on all platforms.
  • /base-image: docker image (with sysdeps) used to build packages on Linux, including the initial source package.
  • /build-source the action used by the build workflow to build an R source package from an upstream git repo.
  • /cran-to-git: where we keep track of the upstream git home for CRAN packages as guessed by our cranscraper.
  • /build-wasm: container action that the build workflow uses for WebAssembly binaries.
  • /sync: action used by the sync workflow to update packages submodules in the monorepos.
  • /macos-libs a bundle with MacOS system libraries copied from mac.r-project.org. These libraries are the same as used by CRAN and are automatically available when packages get built for MacOS on r-universe.
  • /docs: source code for the quarto documentation site.

Pinned Loading

  1. help help Public

    Support and bug tracker for R-universe

    9 2

  2. frontend frontend Public

    Main server front-end for r-universe

    JavaScript 2

  3. workflows workflows Public

    GHA workflows to sync and build packages

  4. actions actions Public

    Composite actions used by the r-universe build workflow

    R 1 2

  5. base-image base-image Public

    Docker image with R and rspm and some system libraries

    Dockerfile 5 3

  6. cran-to-git cran-to-git Public

    Tracks CRAN / BIOC packages available on GitHub or GitLab

    4 3

Repositories

Showing 10 of 35 repositories
  • cran-to-git Public

    Tracks CRAN / BIOC packages available on GitHub or GitLab

    r-universe-org/cran-to-git’s past year of commit activity
    4 3 0 0 Updated Apr 6, 2025
  • .github Public
    r-universe-org/.github’s past year of commit activity
    0 0 0 0 Updated Apr 4, 2025
  • sync Public

    Action to sync a universe with registry

    r-universe-org/sync’s past year of commit activity
    R 1 2 0 0 Updated Apr 4, 2025
  • workflows Public

    GHA workflows to sync and build packages

    r-universe-org/workflows’s past year of commit activity
    0 0 0 0 Updated Apr 4, 2025
  • frontend Public

    Main server front-end for r-universe

    r-universe-org/frontend’s past year of commit activity
    JavaScript 2 0 0 1 Updated Apr 4, 2025
  • actions Public

    Composite actions used by the r-universe build workflow

    r-universe-org/actions’s past year of commit activity
    R 1 2 0 0 Updated Apr 4, 2025
  • docs Public

    R-universe docs

    r-universe-org/docs’s past year of commit activity
    R 5 3 7 1 Updated Apr 3, 2025
  • cranlike-server Public

    High-performance R package server

    r-universe-org/cranlike-server’s past year of commit activity
    JavaScript 27 2 0 0 Updated Apr 1, 2025
  • cranscraper Public

    Action for scraping cran

    r-universe-org/cranscraper’s past year of commit activity
    R 2 0 0 0 Updated Mar 26, 2025
  • build-wasm Public

    Container action for building webr binaries on r-universes

    r-universe-org/build-wasm’s past year of commit activity
    Dockerfile 20 3 0 0 Updated Mar 22, 2025

Top languages

Loading…

Most used topics

Loading…