Skip to content

Commit 9916249

Browse files
committed
updated dev version in comments
1 parent 2458118 commit 9916249

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

DESCRIPTION

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ BugReports: https://github.com/jhollist/quickmapr/issues
1111
Maintainer: Jeffrey W. Hollister <hollister.jeff@epa.gov>
1212
License: CC0
1313
Description: While analyzing geospatial data, easy visualization is often needed
14-
that allows for quick plotting, and simple, but easy interactivity.
15-
Additionally, visualizing geospatial data in projected coordinates is also
16-
desirable. The 'quickmapr' package provides a simple method to visualize 'sp'
17-
and 'raster' objects, allows for basic zooming, panning, identifying, and
18-
labeling of spatial objects, and does not require that the data be in
14+
that allows for quick plotting, and simple, but easy interactivity.
15+
Additionally, visualizing geospatial data in projected coordinates is also
16+
desirable. The 'quickmapr' package provides a simple method to visualize 'sp'
17+
and 'raster' objects, allows for basic zooming, panning, identifying, and
18+
labeling of spatial objects, and does not require that the data be in
1919
geographic coordinates.
2020
Depends: R (>= 3.0.0)
2121
Imports:

cran_comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Changes made in resubmission:
88
##Test Environments
99
- Win 7, Local, R 3.2.2
1010
- Ubuntu 12.04, travis-ci, R 3.2.2
11-
- Win 7, Appveyor, R Development (2015-10-04 r69463)
11+
- Win 7, Appveyor, R Development (2015-10-30 r69588)
1212

1313
##R CMD check results
1414
- No ERRORS or WARNINGS.

0 commit comments

Comments
 (0)