Package: funique
Version: 0.0.1
Title: A Faster Unique Function
Description: Similar to base's unique function, only optimized for working with 
    data frames, especially those that contain date-time columns.
Authors@R: person("Michael Wayne", "Kearney", ,
    "kearneymw@missouri.edu", role = c("aut", "cre"),
    comment = c(ORCID = "0000-0002-0730-4694"))
Encoding: UTF-8
Depends: R (>= 3.1.0)
LazyData: true
ByteCompile: true
RoxygenNote: 6.1.0
License: MIT + file LICENSE
URL: https://github.com/mkearney/funique
BugReports: https://github.com/mkearney/funique/issues
Suggests: testthat
NeedsCompilation: no
Packaged: 2018-08-12 22:31:20 UTC; mwk
Author: Michael Wayne Kearney [aut, cre]
    (<https://orcid.org/0000-0002-0730-4694>)
Maintainer: Michael Wayne Kearney <kearneymw@missouri.edu>
Repository: CRAN
Date/Publication: 2018-08-26 17:54:24 UTC
Built: R 4.2.0; ; 2023-04-01 12:45:41 UTC; unix
