Skip to content

rpolars/r-polars0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polars0

Lifecycle: superseded R-multiverse status polars0 status badge

This package is a continuation of the polars R package version 0, intended as a mitigation for the too many breaking changes from polars R package version 0 to 1.

There are no plans for active feature additions or bug fixes in this package, so it is recommended to migrate to the new version of the polars R package if possible.

We can trace the history of this package back to the original polars R package, with the following steps:

git clone https://github.com/rpolars/r-polars0.git
pushd r-polars0
git remote add r-polars https://github.com/pola-rs/r-polars.git
git fetch r-polars v0
git replace 03f3f689df98788455d233806ab9a5e984bc35f2 a37bc3422d1a0d334b068cdf137b5ee77e210163

Install

This package can be installed from the R-universe rpolars repository.

Sys.setenv(NOT_CRAN = "true")
install.packages("polars0", repos = "https://rpolars.r-universe.dev")

About

Legacy version of Polars R bindings

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Unknown
LICENSE.note

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages