Package: stringfish 0.16.0
stringfish: Alt String Implementation
Provides an extendable, performant and multithreaded 'alt-string' implementation backed by 'C++' vectors and strings.
Authors:
stringfish_0.16.0.tar.gz
stringfish_0.16.0.zip(r-4.5)stringfish_0.16.0.zip(r-4.4)stringfish_0.16.0.zip(r-4.3)
stringfish_0.16.0.tgz(r-4.4-x86_64)stringfish_0.16.0.tgz(r-4.4-arm64)stringfish_0.16.0.tgz(r-4.3-x86_64)stringfish_0.16.0.tgz(r-4.3-arm64)
stringfish_0.16.0.tar.gz(r-4.5-noble)stringfish_0.16.0.tar.gz(r-4.4-noble)
stringfish_0.16.0.tgz(r-4.4-emscripten)stringfish_0.16.0.tgz(r-4.3-emscripten)
stringfish.pdf |stringfish.html✨
stringfish/json (API)
# Install 'stringfish' in R: |
install.packages('stringfish', repos = c('https://traversc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/traversc/stringfish/issues
Last updated 3 days agofrom:b943b1c74b. Checks:OK: 2 NOTE: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win-x86_64 | NOTE | Nov 03 2024 |
R-4.5-linux-x86_64 | OK | Nov 03 2024 |
R-4.4-win-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 03 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 03 2024 |
R-4.3-win-x86_64 | NOTE | Nov 03 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 03 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 03 2024 |
Exports:convert_to_sfget_string_typematerializerandom_stringssf_assignsf_collapsesf_comparesf_concatsf_convertsf_endssf_equalssf_greplsf_gsubsf_iconvsf_matchsf_ncharsf_pastesf_readLinessf_splitsf_startssf_substrsf_tolowersf_touppersf_trimsf_vectorsf_writeLinessfcstring_identical
Dependencies:RcppRcppParallel
Readme and manuals
Help Manual
Help page | Topics |
---|---|
convert_to_sf | convert_to_sf sf_convert |
get_string_type | get_string_type |
materialize | materialize |
random_strings | random_strings |
sf_assign | sf_assign |
sf_collapse | sf_collapse |
sf_compare | sf_compare sf_equals |
sf_concat | sfc sf_concat |
sf_ends | sf_ends |
sf_grepl | sf_grepl |
sf_gsub | sf_gsub |
sf_iconv | sf_iconv |
sf_match | sf_match |
sf_nchar | sf_nchar |
sf_paste | sf_paste |
sf_readLines | sf_readLines |
sf_split | sf_split |
sf_starts | sf_starts |
sf_substr | sf_substr |
sf_tolower | sf_tolower |
sf_toupper | sf_toupper |
sf_trim | sf_trim |
sf_vector | sf_vector |
sf_writeLines | sf_writeLines |
string_identical | string_identical |