Package: Rtrack
Type: Package
Title: Spatial Navigation Strategy Analysis
Version: 1.0.0
Authors@R: person("Rupert", "Overall", email = "rtrack@rupertoverall.net",
  role = c("aut", "cre"), comment = c(ORCID = "0000-0002-3882-6073"))
Maintainer: Rupert Overall <rtrack@rupertoverall.net>
URL: https://rupertoverall.net/Rtrack/,
        https://github.com/rupertoverall/Rtrack
BugReports: https://github.com/rupertoverall/Rtrack/issues
Description: A toolkit for the analysis of paths from spatial tracking experiments (such as the Morris water maze) and calculation of goal-finding strategies. 
    This package is centered on an approach using machine learning for path classification.
License: GPL-3
Encoding: UTF-8
LazyData: true
Imports: crayon, graphics, grDevices, Hmisc, KernSmooth, methods,
        openxlsx, parallel, pbapply, randomForest, raster, readxl,
        rgeos, rjson, sp, stats, tools, utils
RoxygenNote: 7.1.0
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2020-05-04 17:44:14 UTC; rupert
Author: Rupert Overall [aut, cre] (<https://orcid.org/0000-0002-3882-6073>)
Repository: CRAN
Date/Publication: 2020-05-04 20:10:02 UTC
Built: R 4.0.2; ; 2020-07-17 14:31:29 UTC; unix
