This is the Debian GNU/Linux r-cran-nanotime package of nanotime.  The
nanotime package offers nanosecond-resolution date and time functionality,
and was written by Dirk Eddelbuettel and Leonardo Silvestri.

This package was created by Dirk Eddelbuettel <edd@debian.org>.
The sources were downloaded from the main CRAN site
	https://cran.r-project.org/src/contrib/
and are also available from all CRAN mirrors as e.g.
	https://cran.us.r-project.org/src/contrib/

The package was renamed from its upstream name 'RcppCCTZ' to
'r-cran-rcppcctz' to fit the pattern of CRAN (and non-CRAN)
packages for R.

Files: *
Copyright: 2016         Dirk Eddelbuettel
Copyright: 2017 - 2021  Dirk Eddelbuettel and Leonardo Silvestri
License: GPL-2+

Files: debian/*
Copyright: 2015 - 2020  Dirk Eddelbuettel <edd@debian.org>
License: GPL-2+

On a Debian GNU/Linux system, the GPL license (version 2) is included in the file
/usr/share/common-licenses/GPL-2.

For reference, the upstream DESCRIPTION file is included below:

    Package: nanotime
    Type: Package
    Title: Nanosecond-Resolution Time Support for R
    Version: 0.3.2
    Date: 2020-09-03
    Author: Dirk Eddelbuettel and Leonardo Silvestri
    Maintainer: Dirk Eddelbuettel <edd@debian.org>
    Description: Full 64-bit resolution date and time functionality with
     nanosecond granularity is provided, with easy transition to and from
     the standard 'POSIXct' type. Three additional classes offer interval,
     period and duration functionality for nanosecond-resolution timestamps.
    Imports: methods, bit64, RcppCCTZ (>= 0.2.9), zoo
    Suggests: tinytest, data.table, xts
    LinkingTo: Rcpp, RcppCCTZ, RcppDate
    License: GPL (>= 2)
    RoxygenNote: 7.1.1
    Collate: 'nanotime.R' 'nanoival.R' 'nanoduration.R' 'nanoperiod.R'
            'RcppExports.R'
    Encoding: UTF-8
    NeedsCompilation: yes
    Packaged: 2020-09-03 21:07:47.79042 UTC; edd
    Repository: CRAN
    Date/Publication: 2020-09-04 05:12:19 UTC