Package: croc Type: Package Title: Tools for Ocean Colour Version: 0.0.9 Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com"), person("Norman", "Kuring", role = "ctb", comment = "Author of L3bin code (NASA)"), person("Robert Johnson", role = "ctb", comment = "Developed southern ocean algorithm for chlorophyll")) Description: Work with data from NASA's ocean colour data, primarily the 'Level-3 bin' files. There are functions to read and work with the ragged array 'L3 bins' mesh and calculate biophysical properties from remote sensing reflectance data. License: GPL-3 LazyLoad: yes Depends: dplyr Imports: geosphere, progress, sp, raster, rlang, rhdf5, tibble, Rcpp Suggests: testthat, BiocInstaller, zlibbioc biocViews: NeedsCompilation: yes RoxygenNote: 6.0.1 URL: https://github.com/sosoc/croc BugReports: https://github.com/sosoc/croc/issues LinkingTo: Rcpp Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2018-05-08 13:18:23 UTC RemoteUrl: https://github.com/sosoc/croc RemoteRef: HEAD RemoteSha: e91fcd64017e955922615244577fc8c803cb9a76 Packaged: 2026-06-10 08:32:32 UTC; root Author: Michael D. Sumner [aut, cre], Norman Kuring [ctb] (Author of L3bin code (NASA)), Robert Johnson [ctb] (Developed southern ocean algorithm for chlorophyll) Maintainer: Michael D. Sumner