Package: scopr
Title: Read Ethoscope Data
Date: 2022-07-19
Version: 0.3.4
Authors@R: c(
    person("Quentin", "Geissmann", role = c("aut", "cre"), email = "qgeissmann@gmail.com")
    )
Description: Handling of behavioural data from the Ethoscope platform 
    (Geissmann, Garcia Rodriguez, Beckwith, French, Jamasb and Gilestro (2017) <DOI:10.1371/journal.pbio.2003026>).
    Ethoscopes (<https://www.notion.so/giorgiogilestro/Ethoscope-User-Manual-a9739373ae9f4840aa45b277f2f0e3a7>) are an open source/open hardware framework made of 
    interconnected raspberry pis (<https://www.raspberrypi.org>) designed to quantify the behaviour of multiple 
    small animals in a distributed and real-time fashion. The default tracking algorithm records primary variables
    such as xy coordinates, dimensions and speed.
    This package is part of the rethomics framework <https://rethomics.github.io/>.
Depends: R (>= 3.00), behavr
Imports: data.table, readr, stringr, RSQLite, memoise, curl
Suggests: testthat, covr, knitr, ggetho, zeitgebr
License: GPL-3
Encoding: UTF-8
LazyData: true
URL: https://github.com/rethomics/scopr
BugReports: https://github.com/rethomics/scopr/issues
RoxygenNote: 7.2.1.9000
NeedsCompilation: no
Packaged: 2022-08-15 13:52:44 UTC; quentin
Author: Quentin Geissmann [aut, cre]
Maintainer: Quentin Geissmann <qgeissmann@gmail.com>
Repository: CRAN
Date/Publication: 2022-08-15 14:10:02 UTC
Built: R 4.1.2; ; 2022-08-16 11:46:48 UTC; unix
