Package: Rtrack
Type: Package
Title: Spatial Navigation Strategy Analysis
Version: 0.9.3
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: http://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, KernSmooth, methods, openxlsx,
        parallel, pbapply, randomForest, raster, readxl, rgeos, rjson,
        sp, stats, tools, utils
RoxygenNote: 6.1.1
Depends: R (>= 2.10)
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2019-11-04 11:02:01 UTC; rupert
Author: Rupert Overall [aut, cre] (<https://orcid.org/0000-0002-3882-6073>)
Repository: CRAN
Date/Publication: 2019-11-06 15:10:08 UTC
