Package: scopr Title: Read Ethoscope Data Date: 2022-02-03 Version: 0.3.3 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) ). Ethoscopes () are an open source/open hardware framework made of interconnected raspberry pis () 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 . 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.1.1 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: libicu-dev libx11-dev Repository: https://rethomics.r-universe.dev Date/Publication: 2025-08-07 07:07:27 UTC RemoteUrl: https://github.com/rethomics/scopr RemoteRef: HEAD RemoteSha: 3780cc5b97bbe090b088b0bd38fe5efc52ff4e31 NeedsCompilation: no Packaged: 2026-07-04 06:23:32 UTC; root Author: Quentin Geissmann [aut, cre] Maintainer: Quentin Geissmann