Other packages > Find by keyword >

disk.frame  

Larger-than-RAM Disk-Based Data Manipulation Framework
View on CRAN: Click here


Download and install disk.frame package within the R console
Install from CRAN:
install.packages("disk.frame")

Install from Github:
library("remotes")
install_github("cran/disk.frame")

Install by package version:
library("remotes")
install_version("disk.frame", "0.8.3")



Attach the package and use:
library("disk.frame")
Maintained by
Dai ZJ
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-08-20
Latest Update: 2023-08-24
Description:
A disk-based data manipulation tool for working with large-than-RAM datasets. Aims to lower the barrier-to-entry for manipulating large datasets by adhering closely to popular and familiar data manipulation paradigms like 'dplyr' verbs and 'data.table' syntax.
How to cite:
Dai ZJ (2019). disk.frame: Larger-than-RAM Disk-Based Data Manipulation Framework. R package version 0.8.3, https://cran.r-project.org/web/packages/disk.frame. Accessed 18 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:32), 0.1.0 (2019-08-20 12:10), 0.1.1 (2019-09-16 01:10), 0.2.0 (2019-10-05 18:10), 0.2.1 (2019-11-23 08:20), 0.3.0 (2019-12-18 08:30), 0.3.1 (2019-12-20 10:00), 0.3.2 (2020-01-19 19:20), 0.3.3 (2020-01-21 10:20), 0.3.4 (2020-02-26 15:50), 0.3.5 (2020-05-08 15:10), 0.3.6 (2020-06-13 07:00), 0.3.7 (2020-07-07 15:10), 0.4.0 (2021-02-14 23:40), 0.4.1 (2021-03-14 16:40), 0.5.0 (2021-05-13 14:02), 0.6.0 (2022-01-30 15:40), 0.6.1 (2022-02-01 14:00), 0.7.1 (2022-02-14 11:40), 0.7.2 (2022-03-07 12:40), 0.8.0 (2023-02-06 00:52), 0.8.1 (2023-03-08 16:00), 0.8.2 (2023-04-07 19:50), 0.8.3 (2023-08-24 18:20)
Other packages that cited disk.frame R package
View disk.frame citation profile
Other R packages that disk.frame depends, imports, suggests or enhances
Complete documentation for disk.frame
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

sorvi  
Functions for Finnish Open Data
Misc support functions for rOpenGov and open data downloads. ...
Download / Learn more Package Citations See dependency  
R.utils  
Various Programming Utilities
Utility functions useful when programming and developing R packages. ...
Download / Learn more Package Citations See dependency  
HDTSA  
High Dimensional Time Series Analysis Tools
Procedures for high-dimensional time series analysis including factor analysis proposed by Lam and Y ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
disk.frame  
Larger-than-RAM Disk-Based Data Manipulation Framework
A disk-based data manipulation tool for working with large-than-RAM datasets. Aims to lower the bar ...
Download / Learn more Package Citations See dependency  
Maintainer: Dai ZJ (view profile)
tsvr  
Timescale-Specific Variance Ratio for Use in Community Ecology
Tools for timescale decomposition of the classic variance ratio of community ecology. Tools are as d ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

75,034

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA