Other packages > Find by keyword >

fs  

Cross-Platform File System Operations Based on 'libuv'
View on CRAN: Click here


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

Install from Github:
library("remotes")
install_github("cran/fs")

Install by package version:
library("remotes")
install_version("fs", "1.6.5")



Attach the package and use:
library("fs")
Maintained by
Gábor Csárdi
[Scholar Profile | Author Map]
First Published: 2018-01-19
Latest Update: 2023-07-20
Description:
A cross-platform interface to file system operations, built on top of the 'libuv' C library.
How to cite:
Gábor Csárdi (2018). fs: Cross-Platform File System Operations Based on 'libuv'. R package version 1.6.5, https://cran.r-project.org/web/packages/fs. Accessed 26 Mar. 2025.
Previous versions and publish date:
1.0.0 (2018-01-19 13:56), 1.1.0 (2018-01-26 22:40), 1.2.0 (2018-03-13 23:12), 1.2.1 (2018-03-20 14:30), 1.2.2 (2018-03-21 18:16), 1.2.3 (2018-06-08 15:48), 1.2.4 (2018-07-26 17:00), 1.2.5 (2018-07-30 22:50), 1.2.6 (2018-08-23 21:34), 1.2.7 (2019-03-20 00:20), 1.3.0 (2019-05-02 20:20), 1.3.1 (2019-05-07 00:50), 1.3.2 (2020-03-05 15:30), 1.4.0 (2020-03-31 17:00), 1.4.1 (2020-04-04 02:30), 1.4.2 (2020-06-30 16:40), 1.5.0 (2020-07-31 23:30), 1.5.1 (2021-11-30 15:00), 1.5.2 (2021-12-09 00:00), 1.6.0 (2023-01-23 11:10), 1.6.1 (2023-02-06 22:22), 1.6.2 (2023-04-25 10:30), 1.6.3 (2023-07-20 12:30), 1.6.4 (2024-04-25 14:50)
Other packages that cited fs R package
View fs citation profile
Other R packages that fs depends, imports, suggests or enhances
Complete documentation for fs
Functions, R codes and Examples using the fs R package
Some associated functions: copy . create . delete . dir_ls . dir_tree . file_access . file_chmod . file_chown . file_info . file_move . file_show . file_temp . file_touch . fs-package . fs_bytes . fs_path . fs_perms . id . is_absolute_path . is_file . link_path . path . path_expand . path_file . path_filter . path_math . path_package . path_sanitize . path_tidy . 
Some associated R codes: access.R . copy.R . create.R . delete.R . file.R . fs-package.R . fs_bytes.R . fs_path.R . fs_perms.R . id.R . is.R . link.R . list.R . package.R . path.R . path_package.R . sanitize.R . temp.R . tree.R . utils.R . zzz.R .  Full fs package functions and examples
Downloads during the last 30 days
02/2402/2502/2602/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/25Downloads for fs2200024000260002800030000320003400036000380004000042000440004600048000TrendBars

Today's Hot Picks in Authors and Packages

MGL  
Module Graphical Lasso
An aggressive dimensionality reduction and network estimationtechnique for a high-dimensiona ...
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  
provenance  
Statistical Toolbox for Sedimentary Provenance Analysis
Bundles a number of established statistical methods to facilitate the visual interpretation of large ...
Download / Learn more Package Citations See dependency  
photobiologyPlants  
Plant Photobiology Related Functions and Data
Provides functions for quantifying visible (VIS) and ultraviolet (UV) radiation in relation to the ...
Download / Learn more Package Citations See dependency  
DySS  
Dynamic Screening Systems
In practice, we will encounter problems where the longitudinal performance of processes needs to be ...
Download / Learn more Package Citations See dependency  
Maintainer: Lu You (view profile)
sAIC  
Akaike Information Criterion for Sparse Estimation
Computes the Akaike information criterion for the generalized linear models (logistic regression, Po ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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