Releases: PolMine/RcppCWB
Releases · PolMine/RcppCWB
v0.2.6
v0.2.4
- for linux and macOS, CWB 3.4.14 included, so that UTF-8 support is realized
- bug removed in check_cqp_query that would prevent special characters from working
in CQP queries - check_strucs, check_cpos and check_id are checking for NAs now to avoid crashes
- cwb command line tools cwb-makeall, cwb-huffcode and cwb-compress-rdx exposed
as cwb_makeall, cwb_huffcode and cwb_compress_rdx
v0.2.3
- when loading the package, a check is performed to make sure that paths in the
registry files point to the data files of the sample data (issues may occur when
installing binaries) - auxiliary functions to check whether input to Rcpp-wrappers/C functions is valid
are now exported and documented - more consistent validity checks of input to functions for structural attributes
v0.1.7
v0.1.7
- first version that is cross-platform compatible (except Solaris) and that is available at CRAN
- CWB source code included in package, to be GPL compliant
- template to adjust HOME and INFO in registry file used (tools/setpaths.R)
- using VignetteBuilder has been removed
- definition of Rprintf in cwb/cl/macros.c