Packages

Connect manages packages to ensure content runs reliably in isolated environments. For R, packages are detected and installed automatically from CRAN, Bioconductor, or custom repositories, often using dependency management tools like renv or Packrat. For Python, dependencies are defined in requirements.txt files and installed into virtual environments. For Node.js, dependencies are defined in package.json and installed via npm. All environments are version-controlled, ensuring reproducibility and compatibility with the content’s requirements.

Viewing Packages

You want to view the packages installed on Connect.

Viewing Content Packages

You want to view the packages installed on Connect for some content.

No matching items