Browse Source

updated data files

master
boB Rudis 6 years ago
parent
commit
236d0bbad4
No known key found for this signature in database GPG Key ID: 1D7529BE14E2BBA9
  1. 28
      DESCRIPTION
  2. 7
      NEWS.md
  3. 14
      R/asam-package.r
  4. 8
      R/data.r
  5. BIN
      data/asam_sf.rda
  6. BIN
      data/asam_shp.rda
  7. 16
      man/asam.Rd
  8. 4
      man/asam_sf.Rd
  9. 4
      man/asam_shp.Rd

28
DESCRIPTION

@ -1,16 +1,26 @@
Package: asam
Title: Access, Download, Update, Process and Visualize Anti-shipping Activity
Messages (ASAM) Database Files
Messages ('ASAM') Database Files
Version: 0.1.0
Authors@R: c(person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre")))
Description: Anti-shipping Activity Messages (ASAM) include the locations and
Authors@R: c(
person("Bob", "Rudis", email = "bob@rud.is", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-5670-2640"))
)
Maintainer: Bob Rudis <bob@rud.is>
Description: Anti-shipping Activity Messages ('ASAM') include the locations and
descriptive accounts of specific hostile acts against ships and mariners.
The reports may be useful for recognition, prevention and avoidance of
potential hostile activity. The 'asam' package provides a snapshot of the
official ASAM database, utilities to update the local database and the
official polygons defining the ASAM global regions and subregions.
potential hostile activity. A snapshot of the official 'ASAM' database is
included along with utilities to update the local database and the
official polygons defining the 'ASAM' global regions and subregions.
URL: http://gitlab.com/hrbrmstr/asam
BugReports: https://gitlab.com/hrbrmstr/asam/issues
Depends: R (>= 3.2.0)
License: MIT + file LICENSE
Suggests: testthat, sf
Import: sf, rgdal
RoxygenNote: 6.0.1
Suggests:
testthat
Import:
sf,
rgdal
Encoding: UTF-8
RoxygenNote: 6.0.1.9000

7
NEWS.md

@ -1,6 +1,5 @@
# asam 0.1.0
# asam 0.1.1
* updated data files
# asam 0.1.0
* supports simple feature collectioons as well as Spatial objects

14
R/asam-package.r

@ -1,7 +1,19 @@
#' Access, download, update and work with Anti-shipping Activity Messages (ASAM)
#' database files
#'
#' Anti-shipping Activity Messages ('ASAM') include the locations and
#' descriptive accounts of specific hostile acts against ships and mariners.
#' The reports may be useful for recognition, prevention and avoidance of
#' potential hostile activity. A snapshot of the official 'ASAM' database is
#' included along with utilities to update the local database and the
#' official polygons defining the 'ASAM' global regions and subregions.
#'
#' - URL: <http://gitlab.com/hrbrmstr/asam>
#' - BugReports: <https://gitlab.com/hrbrmstr/asam/issues>
#'
#' @md
#' @name asam
#' @docType package
#' @author Bob Rudis (@@hrbrmstr)
#' @author Bob Rudis (bob@@rud.is)
#' @import sf rgdal
NULL

8
R/data.r

@ -28,8 +28,8 @@
#' @seealso \code{\link{asam_refresh}} for updating the dataset,
#' @references \href{http://msi.nga.mil/NGAPortal/MSI.portal?_nfpb=true&_pageLabel=msi_portal_page_65}{ASAM home}
#' @usage data(asam_shp)
#' @note Last updated 2017-06-17
#' @format A \code{SpatialPointsDataFrame} with 12 variables and 7,767 observations
#' @note Last updated 2018-09-23
#' @format A \code{SpatialPointsDataFrame} with 12 variables and 8,003 observations
NULL
@ -63,6 +63,6 @@ NULL
#' @seealso \code{\link{asam_refresh}} for updating the dataset,
#' @references \href{http://msi.nga.mil/NGAPortal/MSI.portal?_nfpb=true&_pageLabel=msi_portal_page_65}{ASAM home}
#' @usage data(asam_sf)
#' @note Last updated 2017-06-18
#' @format A simple feature collection with 7,767 features and 12 fields
#' @note Last updated 2018-09-23
#' @format A simple feature collection with 8,003 features and 12 fields
NULL

BIN
data/asam_sf.rda

Binary file not shown.

BIN
data/asam_shp.rda

Binary file not shown.

16
man/asam.Rd

@ -7,9 +7,19 @@
\title{Access, download, update and work with Anti-shipping Activity Messages (ASAM)
database files}
\description{
Access, download, update and work with Anti-shipping Activity Messages (ASAM)
database files
Anti-shipping Activity Messages ('ASAM') include the locations and
descriptive accounts of specific hostile acts against ships and mariners.
The reports may be useful for recognition, prevention and avoidance of
potential hostile activity. A snapshot of the official 'ASAM' database is
included along with utilities to update the local database and the
official polygons defining the 'ASAM' global regions and subregions.
}
\details{
\itemize{
\item URL: \url{http://gitlab.com/hrbrmstr/asam}
\item BugReports: \url{https://gitlab.com/hrbrmstr/asam/issues}
}
}
\author{
Bob Rudis (@hrbrmstr)
Bob Rudis (bob@rud.is)
}

4
man/asam_sf.Rd

@ -4,7 +4,7 @@
\name{asam_sf}
\alias{asam_sf}
\title{ASAM (Anti-shipping Activity Messages) Data (simple features)}
\format{A simple feature collection with 7,767 features and 12 fields}
\format{A simple feature collection with 8,003 features and 12 fields}
\usage{
data(asam_sf)
}
@ -34,7 +34,7 @@ This dataset contains data from the National Geospatial
}
}
\note{
Last updated 2017-06-18
Last updated 2018-09-23
}
\references{
\href{http://msi.nga.mil/NGAPortal/MSI.portal?_nfpb=true&_pageLabel=msi_portal_page_65}{ASAM home}

4
man/asam_shp.Rd

@ -4,7 +4,7 @@
\name{asam_shp}
\alias{asam_shp}
\title{ASAM (Anti-shipping Activity Messages) Data (shapefile)}
\format{A \code{SpatialPointsDataFrame} with 12 variables and 7,767 observations}
\format{A \code{SpatialPointsDataFrame} with 12 variables and 8,003 observations}
\usage{
data(asam_shp)
}
@ -34,7 +34,7 @@ This dataset contains data from the National Geospatial
}
}
\note{
Last updated 2017-06-17
Last updated 2018-09-23
}
\references{
\href{http://msi.nga.mil/NGAPortal/MSI.portal?_nfpb=true&_pageLabel=msi_portal_page_65}{ASAM home}

Loading…
Cancel
Save