ropensci / software-review

rOpenSci Software Peer Review.
290 stars 104 forks source link

Presubmission inquiry: opentripplanner #291

Closed mem48 closed 5 years ago

mem48 commented 5 years ago

Submitting Author: Malcolm Morgan (@mem48)
Repository: https://github.com/ITSLeeds/opentripplanner


Package: opentripplanner
Title: Open Trip Planner for R
Version: 0.0.1.0000
Authors@R: c(
    person("Marcus", "Young", email = "M.A.Young@soton.ac.uk", role = c("aut", "cre")),
    person("Malcolm", "Morgan", email = "m.morgan1@leeds.ac.uk", role = c("aut"), comment = c(ORCID = "0000-0002-9488-9183")),
    person("Robin", "Lovelace", role = c("ctb"))
    )
Description: An interface for Open Trip Planner <http://www.opentripplanner.org/>.
    OpenTripPlanner (OTP) is an open source platform for multi-modal and multi-agency
    journey planning written in Java. OTP provides a REST API which Open Trip Planner
    for R uses to connect to OTP.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports:
    checkmate,
    httr,
    sf,
    googlePolylines,
    dplyr,
    geosphere,
    jsonlite,
    pbapply
RoxygenNote: 6.1.1
Suggests: 
    testthat,
    knitr,
    rmarkdown
VignetteBuilder: knitr

Scope

melvidoni commented 5 years ago

Thanks for your submission @mem48. Editors will discuss and get back to you soon.

melvidoni commented 5 years ago

Hello again @mem48. After a discussion, we've decided it's in scope. we welcome a full submission. Good luck, I am closing the issue now.

mem48 commented 5 years ago

@melvidoni Great I'll get started on a full submission