[mirror] Opinionated R package quickstart
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 12 lines 278 B view raw
1# Generated by roxygen2: do not edit by hand 2 3export(bootstrapper) 4export(create_package) 5export(pkg_setup) 6export(setup_agents) 7export(setup_dependabot) 8export(setup_gha) 9export(setup_precommit) 10export(use_license) 11importFrom(spelling,update_wordlist) 12importFrom(utils,person)