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

Customise config #115

Closed
wants to merge 8 commits into from
Closed

Customise config #115

wants to merge 8 commits into from

Conversation

SaranjeetKaur
Copy link
Collaborator

@SaranjeetKaur SaranjeetKaur commented Dec 12, 2024

This pull request adapts the code to use a specified config. It also provides instructions on how to update the config. If no config is specified, then it will take the default config. But if you want to use a different config then it is possible to do so by ediitng the values under "production" field in the inst/config/config.yml file.

Fixes #91 #98

Some housekeeping checks

  • All ok when you run devtools::check() after the changes you have made?
  • Have you updated the .Rd files using devtools::document()?
  • If there were changes to README.Rmd, did you build and render it using devtools::build_readme()?
  • If you added a new function or changed an existing function, have you created a (or updated an existing) unit test for it using usethis::use_test()?

@SaranjeetKaur
Copy link
Collaborator Author

/style

@SaranjeetKaur
Copy link
Collaborator Author

Closing this with a different implementation in #116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant