Type: Package
Package: nvctr
Title: The n-vector Approach to Geographical Position Calculations
        using an Ellipsoidal Model of Earth
Version: 0.1.4
Authors@R: 
    c(person(given = "Enrico",
             family = "Spinielli",
             role = c("aut", "cre"),
             email = "enrico.spinielli@eurocontrol.int",
             comment = c(ORCID = "0000-0001-8584-9131")),
      person(given = "EUROCONTROL",
             role = c("cph", "fnd")))
Maintainer: Enrico Spinielli <enrico.spinielli@eurocontrol.int>
Description: The n-vector framework uses the normal vector to
    the Earth ellipsoid (called n-vector) as a non-singular position
    representation that turns out to be very convenient for practical
    position calculations.  The n-vector is simple to use and gives exact
    answers for all global positions, and all distances, for both
    ellipsoidal and spherical Earth models.  This package is a translation
    of the 'Matlab' library from FFI, the Norwegian Defence Research
    Establishment, as described in Gade (2010)
    <doi:10.1017/S0373463309990415>.
License: MIT + file LICENSE
URL: https://github.com/euctrl-pru/nvctr
BugReports: https://github.com/euctrl-pru/nvctr/issues
Imports: magrittr, pracma
Suggests: bookdown, covr, geosphere, knitr, png, rmarkdown, spelling,
        testthat
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
LazyData: true
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-10-28 13:50:10 UTC; espin
Author: Enrico Spinielli [aut, cre] (<https://orcid.org/0000-0001-8584-9131>),
  EUROCONTROL [cph, fnd]
Repository: CRAN
Date/Publication: 2020-10-28 14:00:02 UTC
Built: R 4.3.0; ; 2023-04-12 03:27:21 UTC; unix
