Package: filenamer 0.2.4
filenamer: Easy Management of File Names
Create descriptive file names with ease. New file names are automatically (but optionally) time stamped and placed in date stamped directories. Streamline your analysis pipeline with input and output file names that have informative tags and proper file extensions.
Authors:
filenamer_0.2.4.tar.gz
filenamer_0.2.4.zip(r-4.5)filenamer_0.2.4.zip(r-4.4)filenamer_0.2.4.zip(r-4.3)
filenamer_0.2.4.tgz(r-4.4-any)filenamer_0.2.4.tgz(r-4.3-any)
filenamer_0.2.4.tar.gz(r-4.5-noble)filenamer_0.2.4.tar.gz(r-4.4-noble)
filenamer_0.2.4.tgz(r-4.4-emscripten)filenamer_0.2.4.tgz(r-4.3-emscripten)
filenamer.pdf |filenamer.html✨
filenamer/json (API)
# Install 'filenamer' in R: |
install.packages('filenamer', repos = c('https://djhshih.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://bitbucket.org/djhshih/filenamer
Last updated 8 months agofrom:9408901505. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Exports:as.filenamefilenameinsertis.filenamemake_pathset_fdateset_fextset_fpathset_ftimetagtrim_ext
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Coerce a character to a filename | as.character.filename |
Coerce to a filename | as.filename as.filename.character as.filename.filename |
Create a filename. | filename |
Insert tag or extension into a file name | insert insert.character insert.filename |
Type checking for filename | is.filename |
Create directory structure for a file path | make_path make_path.character make_path.filename |
Set date stamp in a file name | set_fdate |
Set file extension | set_fext |
Set path in a file name | set_fpath |
Set time stamp in a file name | set_ftime |
Insert tag or extension and coerce to character | tag |
Trim extensions from a file name | trim_ext |