fstpackage / fst

Lightning Fast Serialization of Data Frames for R
http://www.fstpackage.org/fst/
GNU Affero General Public License v3.0
614 stars 42 forks source link

DESCRIPTION: drop misleading requirement for little-endian #276

Open barracuda156 opened 1 year ago

barracuda156 commented 1 year ago

Closes: https://github.com/fstpackage/fst/issues/275

fstcore and fst build and pass all tests on Big-endian arch. Misleading requirement for LE should be dropped.

Tested on PPC G5 (natively) and in Rosetta, everything works.

barracuda156 commented 1 year ago

(AppVeyor check error unrelated to this PR.)