Example Requests Served by Repositories#
R#
PACKAGES file#
This serves a PACKAGES file. The PACKAGES file for a repository is human-readable and contains information on each package available in the repository. Package Manager can also serve requests for PACKAGES.gz and PACKAGES.rds.
Package Source#
This request downloads the package source to the client.
Archived Package Source#
This request downloads the tar file for an older, archived version of the package.
Bioconductor#
Bioconductor Package Source#
This request downloads the Bioconductor package source to the BiocManager client.
PyPI#
Simple page#
The simple page is a PEP 503 and PEP 592 compliant endpoint that serves the PyPI Simple Repository API.
PyPI Package Source#
This request downloads the PyPI package source to client. Links to these files can be found by visiting a package's simple page.