CRAN/E | RcppCWB

RcppCWB

'Rcpp' Bindings for the 'Corpus Workbench' ('CWB')

Installation

About

'Rcpp' Bindings for the C code of the 'Corpus Workbench' ('CWB'), an indexing and query engine to efficiently analyze large corpora (). 'RcppCWB' is licensed under the GNU GPL-3, in line with the GPL-3 license of the 'CWB' (). The 'CWB' relies on 'pcre2' (BSD license, see ) and 'GLib' (LGPL license, see ). See the file LICENSE.note for further information. The package includes modified code of the 'rcqp' package (GPL-2, see ). The original work of the authors of the 'rcqp' package is acknowledged with great respect, and they are listed as authors of this package. To achieve cross-platform portability (including Windows), using 'Rcpp' for wrapper code is the approach used by 'RcppCWB'.

github.com/PolMine/RcppCWB
Copyright For the copyrights for the 'Corpus Workbench' (CWB) and acknowledgement of authorship, see file COPYRIGHTS. RcppCWB copyright details
System requirements GNU make, pcre2 (>= 10.00), GLib (>= 2.0.0). On Windows, no prior installations are necessary, as pre-built (i.e. cross-compiled) binaries of required libraries are downloaded from a GitHub repository (<https://github.com/PolMine/libcl>) during installation. On macOS, static libraries of Glib are downloaded (<https://github.com/PolMine/libglib>) if Glib is not present.
Bug report File report

Key Metrics

Version 0.6.4
Published 2024-02-29 66 days ago
Needs compilation? yes
License GPL-3
CRAN checks RcppCWB results

Downloads

Yesterday 13 0%
Last 7 days 263 +3%
Last 30 days 1.066 -12%
Last 90 days 3.079 +21%
Last 365 days 10.019 +22%

Maintainer

Maintainer

Andreas Blaette

andreas.blaette@uni-due.de

Authors

Andreas Blaette

aut / cre

Bernard Desgraupes

aut

Sylvain Loiseau

aut

Oliver Christ

ctb

Bruno Maximilian Schulze

ctb

Stephanie Evert

ctb

Arne Fitschen

ctb

Jeroen Ooms

ctb

Marius Bertram

ctb

Tomas Kalibera

ctb

Material

README
NEWS
Reference manual
Package source

Vignettes

Writing performance code with RcppCWB

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppCWB archive

Imports

Rcpp ≥ 1.0.10
fs

Suggests

knitr
testthat
rmarkdown

LinkingTo

Rcpp

Reverse Imports

cwbtools
polmineR