Given the available information which packages were on CRAN on a given date?
Value
The data.frame with the packages and versions at a given date.
NA if not able to collect the data from CRAN.
Note
Due to missing of CRAN comments some packages are not annotated when were they archived and more packages than present might be returned for any given date.
See also
Other utilities:
cran_date(),
cran_doom(),
duplicated_alias(),
package_date(),
package_repos(),
repos_dependencies(),
update_dependencies()