Package: recogito Title: Interactive Annotation of Text and Images Version: 0.2.1 Authors@R: c( person('Jan', 'Wijffels', role = c('aut', 'cre', 'cph'), email = 'jwijffels@bnosac.be'), person('Vrije Universiteit Brussel - DIGI: Brussels Platform for Digital Humanities', role = 'cph'), person('Pelagios Network', role = 'cph', comment = "code in inst/htmlwidgets/lib"), person('CodePlex Foundation', role = 'cph', comment = "code in inst/htmlwidgets/lib/openseadragon-2.4.2"), person('OpenSeadragon contributors', role = 'cph', comment = "code in inst/htmlwidgets/lib/openseadragon-2.4.2")) Description: Annotate text with entities and the relations between them. Annotate areas of interest in images with your labels. Providing 'htmlwidgets' bindings to the 'recogito' and 'annotorious' libraries. License: BSD_3_clause + file LICENSE Encoding: UTF-8 URL: https://github.com/DIGI-VUB/recogito RoxygenNote: 7.1.2 Depends: R (>= 2.10) Suggests: shiny, magick, opencv, sf Imports: utils, htmlwidgets, htmltools, jsonlite Config/pak/sysreqs: cmake make libuv1-dev Repository: https://digi-vub.r-universe.dev Date/Publication: 2022-08-17 08:39:03 UTC RemoteUrl: https://github.com/digi-vub/recogito RemoteRef: HEAD RemoteSha: 8ba39d54306fa3ab358ee4238b5751bf37e8a0b5 NeedsCompilation: no Packaged: 2026-07-08 06:40:54 UTC; root Author: Jan Wijffels [aut, cre, cph], Vrije Universiteit Brussel - DIGI: Brussels Platform for Digital Humanities [cph], Pelagios Network [cph] (code in inst/htmlwidgets/lib), CodePlex Foundation [cph] (code in inst/htmlwidgets/lib/openseadragon-2.4.2), OpenSeadragon contributors [cph] (code in inst/htmlwidgets/lib/openseadragon-2.4.2) Maintainer: Jan Wijffels