rspm list cran
Command to list CRAN snapshots
rspm list cran snapshots [flags]
Examples
rspm list cran snapshots --count=100 --page=1
- List available CRAN snapshots
Options
--count int The number of CRAN snapshots to list per page. (default 100)
-h, --help help for cran
--page int The page or offset to use. (default 1)
Options inherited from parent commands
-c, --config string Path to config file
-o, --output-format string Specify the output format 'human' for human-readable output or 'json' for JSON-encoded output. (default "human")
-v, --verbose Provide additional output