Package: rlas
Type: Package
Title: Read and Write 'las' and 'laz' Binary File Formats
Version: 1.0.2
Date: 2016-12-18
Authors@R: c(
    person("Jean-Romain", "Roussel", email = "jean-romain.roussel.1@ulaval.ca", role = c("aut", "cre", "cph")),
    person("Martin", "Isenburg", email = "", role = "cph", comment = "Is the author of the LASlib and LASzip libraries"),
    person("David", "Auty", email = "", role = c("ctb"), comment = "Reviewed the documentation"),
    person("Pierrick", "Marie", email = "", role = ("ctb"), comment = "Helped to compile LASlib code in R"))
Description: Read and write 'las' and 'laz' binary file formats used to store LiDAR data.
URL: https://github.com/Jean-Romain/rlas
BugReports: https://github.com/Jean-Romain/rlas/issues
License: GPL-3
Depends: R (>= 3.0.0)
Imports: data.table,Rcpp
LazyData: true
RoxygenNote: 5.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-12-23 12:21:20 UTC; jr
Author: Jean-Romain Roussel [aut, cre, cph],
  Martin Isenburg [cph] (Is the author of the LASlib and LASzip
    libraries),
  David Auty [ctb] (Reviewed the documentation),
  Pierrick Marie [ctb] (Helped to compile LASlib code in R)
Maintainer: Jean-Romain Roussel <jean-romain.roussel.1@ulaval.ca>
Repository: CRAN
Date/Publication: 2016-12-23 18:11:54
