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

[JOSS Review]: State of the field #245

Closed
MilesMcBain opened this issue Jan 20, 2021 · 2 comments
Closed

[JOSS Review]: State of the field #245

MilesMcBain opened this issue Jan 20, 2021 · 2 comments

Comments

@MilesMcBain
Copy link

MilesMcBain commented Jan 20, 2021

A review checklist item for the paper is that it discusses the 'state of the field'. My understanding is that is where you draw comparisons between your software and other software people might use to achieve similar outcomes.

In your case you might mention:

  • ckanr for talking to CKAN file stores
  • ows4R or rwfs for querying geospatial data via WFS

As an example you could talk about how you unify these concerns in one tool, abstract away low level protocol details, and utilise a functional programming model that is compatible with dplyr and the wider tidyverse suite, rather than the OOP style of these packages.

Another thing you might consider is comparisons to R packages that are designed to connect to other open data portals. For example:

I am not suggesting an exhaustive review. More like here are a few examples that show there is precedent for this work, they have these features the same as ours (search, fetch etc) but not the dbplyr integration for large spatial data, which definitely seems to be novel and useful.

edit: link main review thread: openjournals/joss-reviews#2927

@boshek
Copy link
Collaborator

boshek commented Mar 26, 2021

Probably worth mentioning this package: https://github.com/eblondel/ows4R

ateucher added a commit that referenced this issue Apr 7, 2021
ateucher added a commit that referenced this issue Apr 12, 2021
@ateucher
Copy link
Collaborator

ateucher commented Apr 12, 2021

Closed by #263

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

No branches or pull requests

3 participants