Skip to content

submission: parzer #341

@sckott

Description

@sckott

Submitting Author: Scott Chamberlain (@sckott)
Repository: https://github.com/ropenscilabs/parzer
Version submitted: v0.0.4.9110
Editor: @anadiedrichs
Reviewer 1: @mvickm
Reviewer 2: @brunj7
Archive: TBD
Version accepted: TBD


  • Paste the full DESCRIPTION file inside a code block below:
Package: parzer
Type: Package
Title: Parse Coordinates
Description: Parse Coordinates.
Version: 0.0.4.9110
Authors@R: c(
		person("Scott", "Chamberlain", role = c("aut", "cre"),
            email = "sckott@protonmail.com")
	)
License: MIT + file LICENSE
URL: https://github.com/ropenscilabs/parzer
BugReports: https://github.com/ropenscilabs/parzer/issues
Imports:
    Rcpp (>= 1.0.2)
Suggests:
    roxygen2 (>= 6.1.1),
    testthat,
    randgeo,
    knitr,
    rmarkdown
LinkingTo: Rcpp
SystemRequirements: C++11
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
Encoding: UTF-8
RoxygenNote: 6.1.1

Scope

  • Please indicate which category or categories from our package fit policies this package falls under: (Please check an appropriate box below. If you are unsure, we suggest you make a pre-submission inquiry.):

    • data retrieval
    • data extraction
    • database access
    • data munging
    • data deposition
    • reproducibility
    • geospatial data
    • text analysis
  • Explain how and why the package falls under these categories (briefly, 1-2 sentences):

parzer fits most closely with the description "manipulating geospatial data" within the geospatial category - b/c it parses many variation of lat/lat coordinates.

  • Who is the target audience and what are scientific applications of this package?

People working with spatial data, either in academia, government, tech, etc.

Not that I know of

  • If you made a pre-submission enquiry, please paste the link to the corresponding issue, forum post, or other discussion, or @tag the editor you contacted.

N/A

Technical checks

Confirm each of the following by checking the box. This package:

Publication options

JOSS Options
  • The package has an obvious research application according to JOSS's definition.
    • The package contains a paper.md matching JOSS's requirements with a high-level description in the package root or in inst/.
    • The package is deposited in a long-term repository with the DOI:
    • (Do not submit your package separately to JOSS)
MEE Options
  • The package is novel and will be of interest to the broad readership of the journal.
  • The manuscript describing the package is no longer than 3000 words.
  • You intend to archive the code for the package in a long-term repository which meets the requirements of the journal (see MEE's Policy on Publishing Code)
  • (Scope: Do consider MEE's Aims and Scope for your manuscript. We make no guarantee that your manuscript will be within MEE scope.)
  • (Although not required, we strongly recommend having a full manuscript prepared when you submit here.)
  • (Please do not submit your package separately to Methods in Ecology and Evolution)

Code of conduct

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions