Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 878 Bytes

File metadata and controls

24 lines (16 loc) · 878 Bytes

Test environments

  • Local Arch Linux, R 4.6.1

R CMD check results

0 errors | 0 warnings | 1 note

Note

  1. Compilation used the following non-portable flag(s) is from the local Linux toolchain environment. devtools::check_win_devel() and devtools::check_mac_devel() passed.
  2. There might be spell-check notes in DESCRIPTION that flags IDF and POS. These are intentional domain acronyms in natural language processing, referring to inverse document frequency and part-of-speech.

Rust compilation

This package's structure is generated by rextendr. This package compiles a small Rust library during installation using cargo and rustc.

The Rust crate sources are vendored for offline CRAN builds. The vendored archive src/rust/vendor.tar.xz is about 8.00 MB, and the complete source package jiebaRS_0.3.0.tar.gz is about 8.08 MB.