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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | R-ff-4.0.12.tgz |
NetBSD 10.0 | aarch64 | R-ff-4.0.12.tgz |
NetBSD 10.0 | aarch64eb | R-ff-4.0.12.tgz |
NetBSD 10.0 | aarch64eb | R-ff-4.0.12.tgz |
NetBSD 10.0 | earmv7hf | R-ff-4.0.12.tgz |
NetBSD 10.0 | earmv7hf | R-ff-4.0.12.tgz |
NetBSD 10.0 | earmv7hf | R-ff-4.0.12.tgz |
NetBSD 10.0 | i386 | R-ff-4.0.12.tgz |
NetBSD 10.0 | i386 | R-ff-4.0.12.tgz |
NetBSD 10.0 | powerpc | R-ff-4.0.7.tgz |
NetBSD 10.0 | powerpc | R-ff-4.0.7.tgz |
NetBSD 10.0 | powerpc | R-ff-4.0.12.tgz |
NetBSD 10.0 | x86_64 | R-ff-4.0.12.tgz |
NetBSD 10.0 | x86_64 | R-ff-4.0.12.tgz |
NetBSD 9.0 | aarch64 | R-ff-4.0.12.tgz |
NetBSD 9.0 | aarch64 | R-ff-4.0.12.tgz |
NetBSD 9.0 | earmv7hf | R-ff-4.0.12.tgz |
NetBSD 9.0 | earmv7hf | R-ff-4.0.12.tgz |
NetBSD 9.0 | earmv7hf | R-ff-4.0.12.tgz |
NetBSD 9.0 | i386 | R-ff-4.0.12.tgz |
NetBSD 9.0 | i386 | R-ff-4.0.12.tgz |
NetBSD 9.0 | x86_64 | R-ff-4.0.12.tgz |
NetBSD 9.0 | x86_64 | R-ff-4.0.12.tgz |
NetBSD 9.3 | x86_64 | R-ff-4.0.12.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.