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 both:
add_badges()
,
check_filename()
,
check_lintr()
,
check_spelling()
,
custom_dictionary()
,
default_organisation()
,
print.checklist_spelling()
,
read_checklist()
,
read_organisation()
,
write_checklist()
,
write_citation_cff()
,
write_organisation()
,
write_zenodo_json()