p_archive
opens in the browser one page per package and displays
the package versions stored in CRAN archive.
p_archive_lst
prints in the console a list of the package versions
stored in CRAN archive.
Use l_targz
takes as input the list obtained from p_archive_lst
and extracts the packages before a certain date (Default is today).
Use p_downarch
to download packages from CRAN archive, either the
latest version or a specific version number.
Use archivedb_list
to list all packages stored in CRAN archive
(does not include the valid packages having a single version which are stored
in regular CRAN only).