GithubHelp home page GithubHelp logo

rlugojr / stringi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gagolews/stringi

0.0 1.0 0.0 76.48 MB

THE string processing package for R with ICU

Home Page: http://www.gagolewski.com/software/stringi/

License: Other

R 4.55% Shell 0.05% M4 0.19% HTML 9.35% TeX 0.02% C++ 62.84% CSS 0.01% C 22.84% Objective-C 0.15%

stringi's Introduction

stringi

THE string processing package for R

Build Status DOI RStudio CRAN mirror downloads RStudio CRAN mirror downloads RStudio CRAN mirror downloads

stringi is THE R package for very fast, correct, consistent, and convenient string/text processing in each locale and any native character encoding. The use of the ICU library gives R users a platform-independent set of functions known to Java, Perl, Python, PHP and Ruby programmers. The package's API was inspired by Hadley Wickham's stringr package.

Package maintainer: Marek Gagolewski

Authors: Marek Gagolewski, with contributions from Bartlomiej Tartanus.

This git repository also contains a custom subset of ICU4C 55.1 source code which is copyrighted by IBM and others. A binary version of the Unicode Character Database is included. For more details on copyright holders see the LICENSE file.

Homepage: http://www.gagolewski.com/software/stringi/

CRAN entry: http://cran.r-project.org/web/packages/stringi/

Online manual: http://www.gagolewski.com/software/stringi/manual/

How to access the stringi C API from an Rcpp-based R package

System requirements: R >= 2.13.1, ICU4C >= 50 (refer to the INSTALL file for more details)

License: BSD-3-clause, for more details see the LICENSE file.

stringi's source code itself is released under the BSD-3-clause license, which is 100% open source compatible. Such a license has been verified as GPL-compatible by the Free Software Foundation.

The reason for using BSD-3-clause is that we include full source code of the ICU library, which has its own license. The ICU projects are covered by the ICU license, a simple, permissive non-copyleft free software license, compatible with the GNU GPL. The ICU license is intended to allow ICU to be included both in free software projects and in proprietary or commercial products.

Changes: see the NEWS file.

stringi's People

Contributors

gagolews avatar bartektartanus avatar mpbujarski avatar aadler avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.