Package: scopr
Title: Read Ethoscope Data
Date: 2025-01-17
Version: 0.3.5
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://giorgiogilestro.notion.site/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
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.3.2
NeedsCompilation: no
Packaged: 2025-01-28 13:07:16 UTC; quentin
Author: Quentin Geissmann [aut, cre]
Maintainer: Quentin Geissmann <qgeissmann@gmail.com>
Repository: CRAN
Date/Publication: 2025-01-28 13:40:02 UTC
Built: R 4.3.3; ; 2025-01-28 21:52:19 UTC; unix
