Package: htdp
Type: Package
Title: Horizontal Time Dependent Positioning
Version: 0.1.4
Date: 2016-09-19
Authors@R: c(
    person("John", "Buonagurio", , "jbuonagurio@exponent.com",
           role = c("aut", "cre")),
    person("National Geodetic Survey", , , "ngs.cors.htdp@noaa.gov",
           role = "cph", comment = "Author of included HTDP code")
  )
Maintainer: John Buonagurio <jbuonagurio@exponent.com>
Description: Provides bindings to the National Geodetic Survey (NGS) Horizontal
 Time Dependent Positioning (HTDP) utility, v3.2.5, written by Richard Snay,
 Chris Pearson, and Jarir Saleh of NGS. HTDP is a utility that allows users to
 transform positional coordinates across time and between spatial reference
 frames. See <https://www.ngs.noaa.gov/TOOLS/Htdp/Htdp.shtml> for more
 information.
License: MIT + file LICENSE
LazyData: TRUE
Imports: Rcpp (>= 0.12.5)
LinkingTo: Rcpp
URL: https://github.com/jbuonagurio/RHTDP
BugReports: https://github.com/jbuonagurio/RHTDP/issues
NeedsCompilation: yes
Packaged: 2016-09-19 06:32:29 UTC; jbuonagurio
Author: John Buonagurio [aut, cre],
  National Geodetic Survey [cph] (Author of included HTDP code)
Repository: CRAN
Date/Publication: 2016-09-19 11:06:08
Built: R 4.0.0; x86_64-w64-mingw32; 2020-04-10 03:48:31 UTC; windows
Archs: i386, x64
