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

Add package version numbers to imports #9

Open
8 tasks
mariabnd opened this issue Dec 17, 2018 · 0 comments
Open
8 tasks

Add package version numbers to imports #9

mariabnd opened this issue Dec 17, 2018 · 0 comments

Comments

@mariabnd
Copy link
Collaborator

Detailed description

Add current version numbers of packages used in the imports of DESCRIPTION to hopefully avoid the worst potential future dependency issues

Context

  • devtools 1.13.6
  • eurostat 3.2.2
  • dplyr 0.76
  • stringr 1.3.1
  • lubridate 1.7.4
  • XML 3.98-1.16
  • ggplot2 3.0.0
  • here 0.1

Possible implementation

e.g.

Imports: 
  here (>= 0.1)
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

No branches or pull requests

1 participant