The function extracts citation meta data from the project. Then it checks the required meta data. Upon success, it writes several files.
Note
Source of the citation meta data:
package:
DESCRIPTION
project:
README.md
Should you want to add more information to the inst/CITATION
file,
add it to that file outside # begin checklist entry
and
# end checklist entry
.
See also
Other package:
check_codemeta()
,
check_cran()
,
check_description()
,
check_documentation()
,
check_environment()
,
check_license()
,
check_package()
,
set_tag()
,
tidy_desc()
,
write_citation_cff()
,
write_zenodo_json()