
Function reference
-
check_package_version() - Check if installed version of package is latest
-
decode_wontrun() - Adds two columns to help decode the results of wontrun()
-
generate_script_from_help() - Generates an R script with the examples from an Rd file.
-
get_archived_sources() - Creates a tibble with the urls to the archived sources of a package
-
get_available_packages() - Get a tibble with current available packages on CRAN
-
get_example() - Downloads doc files from an archived source package, and generates an R script from it.
-
get_examples() - Downloads Rd from an archived source package
-
get_packages_from_view() - Get a tibble of packages from a CRAN Task View
-
get_sources_for_selected_packages() - Get a tibble of source urls for a selection of packages
-
n_packages_time - Number of packages in CRAN Task Views, per view
-
sources_ctv_econ - A sample of packages from the 'Econometrics' view as of 2010.
-
wontrun() - wontrun