Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure ntl-geoget.r script has only R functions and set up #6

Open
ifeanyi588 opened this issue Jul 20, 2023 · 0 comments
Open

Ensure ntl-geoget.r script has only R functions and set up #6

ifeanyi588 opened this issue Jul 20, 2023 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@ifeanyi588
Copy link
Contributor

@geocha30,

Please create a folder called "inst" and a script called dump.R in it, in which you will include any "loose" standing code that isn't part of a function within the ntl-geoget.R script. This will ensure that when you run devtools::load_all() you will get no warnings.

Then go ahead and run the usethis::use_github_actions(). It will set up R to do a package check once you push anything to github even on a branch.

Best regards,
Ify

@ifeanyi588 ifeanyi588 added bug Something isn't working enhancement New feature or request labels Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants