Package: bor
Type: Package
Title: Transforming Behavioral Observation Records into Data Matrices
Version: 0.1.0
Authors@R: c(
  person("David N", "Sousa", email = "davidnsousa@gmail.com", role = c("aut", "cre")),
  person("Joao R", "Daniel", email = "joaordaniel@gmail.com", role = "aut",
  comment = c(ORCID = "https://orcid.org/0000-0001-6609-2014")))
Description: Transforms focal observations' data, where different types of social interactions
  can be recorded by multiple observers, into asymmetric data matrices.
  Each cell in these matrices provides counts on the number of times
  a specific type of social interaction was initiated by the row subject and
  directed to the column subject.
Imports: stats (>= 3.4.2)
Depends: R (>= 2.10)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-12 16:31:50 UTC; david
Author: David N Sousa [aut, cre],
  Joao R Daniel [aut] (<https://orcid.org/0000-0001-6609-2014>)
Maintainer: David N Sousa <davidnsousa@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-19 10:20:10 UTC
Built: R 4.5.0; ; 2025-03-31 23:33:41 UTC; unix
