Other packages > Find by keyword >

RcppCWB  

'Rcpp' Bindings for the 'Corpus Workbench' ('CWB')
View on CRAN: Click here


Download and install RcppCWB package within the R console
Install from CRAN:
install.packages("RcppCWB")

Install from Github:
library("remotes")
install_github("cran/RcppCWB")

Install by package version:
library("remotes")
install_version("RcppCWB", "0.6.5")



Attach the package and use:
library("RcppCWB")
Maintained by
Andreas Blaette
[Scholar Profile | Author Map]
First Published: 2018-01-16
Latest Update: 2024-02-29
Description:
'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'.
How to cite:
Andreas Blaette (2018). RcppCWB: 'Rcpp' Bindings for the 'Corpus Workbench' ('CWB'). R package version 0.6.5, https://cran.r-project.org/web/packages/RcppCWB. Accessed 02 Apr. 2025.
Previous versions and publish date:
0.1.3 (2018-01-16 10:01), 0.1.7 (2018-02-20 10:38), 0.2.1 (2018-04-21 23:56), 0.2.2 (2018-05-01 16:56), 0.2.3 (2018-05-13 23:08), 0.2.4 (2018-06-15 16:07), 0.2.5 (2018-08-10 23:50), 0.2.6 (2018-10-22 16:00), 0.2.7 (2019-01-09 18:30), 0.2.8 (2019-02-21 14:30), 0.2.9 (2020-06-25 14:40), 0.2.10 (2020-06-25 23:30), 0.3.0 (2020-07-08 21:00), 0.3.1 (2021-02-03 12:10), 0.3.2 (2021-02-03 16:00), 0.4.0 (2021-06-25 23:30), 0.4.2 (2021-07-13 14:10), 0.4.3 (2021-07-20 18:40), 0.4.4 (2021-12-12 08:30), 0.5.0 (2022-02-01 10:40), 0.5.1 (2022-03-06 11:50), 0.5.2 (2022-03-29 09:20), 0.5.3 (2022-05-19 22:50), 0.5.4 (2022-08-31 00:40), 0.5.5 (2023-01-25 09:20), 0.6.0 (2023-03-21 11:00), 0.6.1 (2023-06-14 04:20), 0.6.2 (2023-06-29 23:40), 0.6.3 (2023-11-30 09:30), 0.6.4 (2024-02-29 22:42), 0.6.5 (2024-09-24 00:20)
Other packages that cited RcppCWB R package
View RcppCWB citation profile
Other R packages that RcppCWB depends, imports, suggests or enhances
Complete documentation for RcppCWB
Downloads during the last 30 days
03/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/01Downloads for RcppCWB010203040506070TrendBars

Today's Hot Picks in Authors and Packages

geonapi  
'GeoNetwork' API R Interface
Provides an R interface to the 'GeoNetwork' API () allowing ...
Download / Learn more Package Citations See dependency  
CTShiny  
Interactive Document for Working with Classification Tree Analysis
An interactive document on the topic of classification tree analysis using 'rmarkdown' and 'shiny' ...
Download / Learn more Package Citations See dependency  
munfold  
Metric Unfolding
Multidimensional unfolding using Schoenemann's algorithm for metric and Procrustes rotation of unfo ...
Download / Learn more Package Citations See dependency  
CodeDepends  
Analysis of R Code for Reproducible Research and Code Comprehension
Tools for analyzing R expressions or blocks of code and determining the dependencies between them. ...
Download / Learn more Package Citations See dependency  
binom  
Binomial Confidence Intervals for Several Parameterizations
Constructs confidence intervals on the probability of success in a binomial experiment via several ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA