Skip to content

trying a DESCRIPTION file and testing infrastructure#92

Open
eliotmcintire wants to merge 6 commits into
developmentfrom
testingInfrastructure
Open

trying a DESCRIPTION file and testing infrastructure#92
eliotmcintire wants to merge 6 commits into
developmentfrom
testingInfrastructure

Conversation

@eliotmcintire

Copy link
Copy Markdown
Collaborator

No description provided.

@achubaty

Copy link
Copy Markdown
Collaborator

this currently introduces several conflicts.

  • rmd rendering is supposed to occur on main branch only to reduce merge conflicts when merging development ==> main;
  • DESCRIPTION file is stale (it should be automatically updated when changes are bade to the module, but this doesn't appear to have been implemented);
  • R/imports.R conflicts with standard package development practices i.e., usethis: put import declarations in R/<package_name>-package.R to be able to use e.g., usethis::use_import_from();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants