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

Collection handling #44

Closed
nilsreiter opened this issue Sep 2, 2017 · 4 comments
Closed

Collection handling #44

nilsreiter opened this issue Sep 2, 2017 · 4 comments
Assignees
Labels
enhancement Java Issues related to the embedded Java code (prior 2.0)
Milestone

Comments

@nilsreiter
Copy link
Member

There is currently no convenient way to handle the collections we have in quadrama/metadata.

@nilsreiter nilsreiter added this to the 1.1.0 milestone Sep 2, 2017
@nilsreiter nilsreiter added Java Issues related to the embedded Java code (prior 2.0) R labels Sep 2, 2017
@nilsreiter nilsreiter self-assigned this Oct 19, 2017
@nilsreiter
Copy link
Member Author

The easiest way would be storing them in a git repository

@nilsreiter
Copy link
Member Author

Collection reading can also be done in plain R

@nilsreiter
Copy link
Member Author

Collections are already stored in git repo. Do we need additional handling?

@nilsreiter
Copy link
Member Author

More control over collections directory in 12d2e5e.

nilsreiter pushed a commit that referenced this issue Oct 21, 2017
* develop: (61 commits)
  documentation change following 62e9ca5
  dataDirectory now has a default option
  added additional data sources
  fix #53
  better to use "stringsAsFactors" than as.is
  explicitly converting date to string
  no more automatic conversion to factor #53
  added FigureMention type
  ignoring CONTRIBUTING.md
  preventing notes
  added missing parameter
  fix #48
  updated documentation
  Updated function to use collectionDirectory option #44
  new exporter interface
  Updated report to some internal changes
  fix output location of report #34
  Change after adding collection id column
  fix #34, moved report to inst/rmd
  added GDC as a download option
  ...
nilsreiter pushed a commit that referenced this issue Oct 23, 2017
* release/1.1.0: (62 commits)
  1.1.0
  documentation change following 62e9ca5
  dataDirectory now has a default option
  added additional data sources
  fix #53
  better to use "stringsAsFactors" than as.is
  explicitly converting date to string
  no more automatic conversion to factor #53
  added FigureMention type
  ignoring CONTRIBUTING.md
  preventing notes
  added missing parameter
  fix #48
  updated documentation
  Updated function to use collectionDirectory option #44
  new exporter interface
  Updated report to some internal changes
  fix output location of report #34
  Change after adding collection id column
  fix #34, moved report to inst/rmd
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Java Issues related to the embedded Java code (prior 2.0)
Projects
None yet
Development

No branches or pull requests

1 participant