R package citation, R package reverse dependencies, R package scholars, install an r package from GitHub hy is package acceptance pending why is package undeliverable amazon why is package on hold dhl tour packages why in r package r and r package full form why is r free why r is bad which r package to install which r package has which r package which r package version which r package readxl which r package ggplot which r package fread which r package license where is package.json where is package-lock.json where is package.swift where is package explorer in eclipse where is package where is package manager unity where is package installer android where is package manager console in visual studio who r package which r package to install which r package version who is package who is package deal who is package design r and r package full form r and r package meaning what r package has what package r what is package in java what is package what is package-lock.json what is package in python what is package.json what is package installer do r package can't install r packages r can't find package r can't load package can't load xlsx package r can't install psych package r can't install sf package r Write if else in NONMEM pk pd
RcppCWB
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.10") Attach the package and use:
library("RcppCWB")
Maintained by
Andreas Blaette
[Scholar Profile | Author Map]
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-01-16
Latest Update: 2025-07-17
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.10, https://cran.r-project.org/web/packages/RcppCWB. Accessed 16 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:22), 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), 0.6.6 (2025-03-30 18:20), 0.6.7 (2025-04-11 12:20), 0.6.8 (2025-07-17 10:50), 0.6.9 (2025-09-28 01:30)
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
Functions, R codes and Examples using
the RcppCWB R package
Some associated functions: RcppCWB-packge . check_pkg_registry_files . checks . cl_attribute_size . cl_charset_name . cl_delete_corpus . cl_find_corpus . cl_lexicon_size . cl_list_corpora . cl_load_corpus . cl_rework . cl_struc_values . corpus_is_loaded . cqp_initialize . cqp_list_corpora . cqp_query . cwb_charsets . cwb_utils . cwb_version . get_cbow_matrix . get_count_vector . get_pkg_registry . get_region_matrix . ids_to_count_matrix . matrix_to_subcorpus . p_attr_default . p_attributes . region_matrix_ops . registry_info . s_attr_regions . s_attribute_decode . s_attributes . subcorpus_get_ranges . tmp_registry . xml .
Some associated R codes: RcppCWB_package.R . RcppExports.R . cbow.R . checks.R . cl.R . count.R . cqp.R . cwb.R . decode.R . misc.R . region_matrix.R . xml.R . zzz.R . Full RcppCWB package functions and examples
Downloads during the last 30 days
Today's Hot Picks in Authors and Packages
nextGenShinyApps
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Obinna Obianom (view profile)
GWASinlps
Performs variable selection with data from Genome-wide association studies (GWAS), or other high-dim ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Nilotpal Sanyal (view profile)
ezmmek
Serves as a platform for published fluorometric enzyme assay
protocols. 'ezmmek' calibrates, calcul ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Christopher Cook (view profile)
RcppCWB
'Rcpp' Bindings for the C code of the 'Corpus Workbench' ('CWB'), an indexing and query
engine to e ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Andreas Blaette (view profile)
MetabolomicsBasics
A set of functions to investigate raw data from (metabol)omics experiments intended to be used on a ...
Download / Learn more Package Citations See dependency
Download / Learn more Package Citations See dependency
Maintainer: Jan Lisec (view profile)
28,313
R Packages
239,283
Dependencies
75,034
Author Associations
28,314
Publication Badges
