معرفی شرکت ها


r-cran-ff_4.0.9+ds-1_mips64el.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Memory-Efficient Fast-Access Storage of Large Data
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Bookworm-12
مخزن Debian main mips64el
نام بسته r-cran-ff
نام فایل بسته r-cran-ff_4.0.9+ds-1_mips64el.deb
نسخه بسته 4.0.9+ds
انتشار بسته 1
معماری بسته mips64el
نگهدارنده Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://cran.r-project.org/package=ff
مجوز -
حجم دانلود 938644
حجم نصب 1655
The ff package provides data structures that are stored on disk but behave (almost) as if they were in RAM by transparently mapping only a section (pagesize) in main memory - the effective virtual memory consumption per ff object. ff supports R's standard atomic data types 'double', 'logical', 'raw' and 'integer' and non-standard atomic types boolean (1 bit), quad (2 bit unsigned), nibble (4 bit unsigned), byte (1 byte signed with NAs), ubyte (1 byte unsigned), short (2 byte signed with NAs), ushort (2 byte unsigned), single (4 byte float with NAs). For example 'quad' allows efficient storage of genomic data as an 'A','T','G','C' factor. The unsigned types support 'circular' arithmetic. There is also support for close-to-atomic types 'factor', 'ordered', 'POSIXct', 'Date' and custom close-to-atomic types. . ff not only has native C-support for vectors, matrices and arrays with flexible dimorder (major column-order, major row-order and generalizations for arrays). There is also a ffdf class not unlike data.frames and import/export filters for csv files. ff objects store raw data in binary flat files in native encoding, and complement this with metadata stored in R as physical and virtual attributes. ff objects have well-defined hybrid copying semantics, which gives rise to certain performance improvements through virtualization. ff objects can be stored and reopened across R sessions. ff files can be shared by multiple ff R objects (using different data en/de-coding schemes) in the same process or from multiple R processes to exploit parallelism. A wide choice of finalizer options allows one to work with 'permanent' files as well as creating/removing 'temporary' ff files completely transparent to the user. On certain OS/Filesystem combinations, creating the ff files works without notable delay thanks to using sparse file allocation. Several access optimization techniques such as Hybrid Index Preprocessing and Virtualization are implemented to achieve good performance even with large datasets, for example virtual matrix transpose without touching a single byte on disk. Further, to reduce disk I/O, 'logicals' and non-standard data types get stored native and compact on binary flat files i.e. logicals take up exactly 2 bits to represent TRUE, FALSE and NA. . Beyond basic access functions, the ff package also provides compatibility functions that facilitate writing code for ff and ram objects and support for batch processing on ff objects (e.g. as.ram, as.ff, ffapply). ff interfaces closely with functionality from package 'bit': chunked looping, fast bit operations and coercions between different objects that can store subscript information ('bit', 'bitwhich', ff 'boolean', ri range index, hi hybrid index). This allows to work interactively with selections of large datasets and quickly modify selection criteria.


جایگزین ها

بسته نسخه معماری مخزن
r-cran-ff_4.0.9+ds-1_amd64.deb 4.0.9+ds amd64 Debian main
r-cran-ff_4.0.9+ds-1_arm64.deb 4.0.9+ds arm64 Debian main
r-cran-ff_4.0.9+ds-1_armel.deb 4.0.9+ds armel Debian main
r-cran-ff_4.0.9+ds-1_armhf.deb 4.0.9+ds armhf Debian main
r-cran-ff_4.0.9+ds-1_i386.deb 4.0.9+ds i386 Debian main
r-cran-ff_4.0.9+ds-1_mipsel.deb 4.0.9+ds mipsel Debian main
r-cran-ff_4.0.9+ds-1_ppc64el.deb 4.0.9+ds ppc64el Debian main
r-cran-ff_4.0.9+ds-1_s390x.deb 4.0.9+ds s390x Debian main
r-cran-ffield_0.1.0-3_all.deb 0.1.0 all Debian main
r-cran-fftw_1.0-7-1_amd64.deb 1.0 amd64 Debian main
r-cran-fftw_1.0-7-1_arm64.deb 1.0 arm64 Debian main
r-cran-fftw_1.0-7-1_armel.deb 1.0 armel Debian main
r-cran-fftw_1.0-7-1_armhf.deb 1.0 armhf Debian main
r-cran-fftw_1.0-7-1_i386.deb 1.0 i386 Debian main
r-cran-fftw_1.0-7-1_mips64el.deb 1.0 mips64el Debian main
r-cran-fftw_1.0-7-1_mipsel.deb 1.0 mipsel Debian main
r-cran-fftw_1.0-7-1_ppc64el.deb 1.0 ppc64el Debian main
r-cran-fftw_1.0-7-1_s390x.deb 1.0 s390x Debian main


نیازمندی

مقدار نام
>= 4.2.2.20221110-2 r-base-core
- r-api-4.0
>= 4.0.0 r-cran-bit
>= 2.33 libc6
>= 3.0 libgcc-s1
>= 5 libstdc++6


نحوه نصب


نصب پکیج deb r-cran-ff:

    sudo apt-get install r-cran-ff_4.0.9+ds-1_mips64el.deb


فایل ها

مسیرها
./usr/lib/R/site-library/ff/DESCRIPTION
./usr/lib/R/site-library/ff/INDEX
./usr/lib/R/site-library/ff/Meta/Rd.rds
./usr/lib/R/site-library/ff/Meta/features.rds
./usr/lib/R/site-library/ff/Meta/hsearch.rds
./usr/lib/R/site-library/ff/Meta/links.rds
./usr/lib/R/site-library/ff/Meta/nsInfo.rds
./usr/lib/R/site-library/ff/Meta/package.rds
./usr/lib/R/site-library/ff/NAMESPACE
./usr/lib/R/site-library/ff/NEWS
./usr/lib/R/site-library/ff/R/ff
./usr/lib/R/site-library/ff/R/ff.rdb
./usr/lib/R/site-library/ff/R/ff.rdx
./usr/lib/R/site-library/ff/exec/make_rd.pl
./usr/lib/R/site-library/ff/exec/prebuild.sh
./usr/lib/R/site-library/ff/help/AnIndex
./usr/lib/R/site-library/ff/help/aliases.rds
./usr/lib/R/site-library/ff/help/ff.rdb
./usr/lib/R/site-library/ff/help/ff.rdx
./usr/lib/R/site-library/ff/help/paths.rds
./usr/lib/R/site-library/ff/html/00Index.html
./usr/lib/R/site-library/ff/html/R.css
./usr/lib/R/site-library/ff/libs/ff.so
./usr/share/doc/r-cran-ff/changelog.Debian.gz
./usr/share/doc/r-cran-ff/copyright
./usr/share/doc/r-cran-ff/run-unit-test
./usr/share/doc/r-cran-ff/tests/testthat/test-zeroRows.R.gz
./usr/share/doc/r-cran-ff/tests/testthat/test-zero_lengths.R.gz
./usr/share/doc/r-cran-ff/tests/testthat.R