Package: filenamr 0.1.0.9002
filenamr: Make and Modify File Names and Metadata
Work with filenames and paths and read and write file metadata.
Authors:
filenamr_0.1.0.9002.tar.gz
filenamr_0.1.0.9002.zip(r-4.7)filenamr_0.1.0.9002.zip(r-4.6)filenamr_0.1.0.9002.zip(r-4.5)
filenamr_0.1.0.9002.tgz(r-4.6-any)filenamr_0.1.0.9002.tgz(r-4.5-any)
filenamr_0.1.0.9002.tar.gz(r-4.7-any)filenamr_0.1.0.9002.tar.gz(r-4.6-any)
filenamr_0.1.0.9002.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
filenamr/json (API)
NEWS
| # Install 'filenamr' in R: |
| install.packages('filenamr', repos = c('https://elipousson.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/elipousson/filenamr/issues
Pkgdown/docs site:https://elipousson.github.io
- default_exif_tags - Default EXIF, XMP-dc, and IPTC tags
- default_exif_xwalk - EXIF data column name crosswalk
Last updated from:d0d71ed905. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 125 | ||
| source / vignettes | OK | 173 | ||
| linux-release-x86_64 | NOTE | 126 | ||
| macos-release-arm64 | NOTE | 74 | ||
| macos-oldrel-arm64 | NOTE | 75 | ||
| windows-devel | NOTE | 73 | ||
| windows-release | NOTE | 87 | ||
| windows-oldrel | NOTE | 77 | ||
| wasm-release | OK | 106 |
Exports:check_file_overwritecheck_path_fileextfmt_exif_directionget_data_dirget_path_fileextlist_path_fileextlist_path_filenameslist_pkg_cachedatalist_pkg_datalist_pkg_datasetslist_pkg_extdatamake_filenameread_exifset_file_pathstr_affixstr_prefixwrite_exif
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check if a file exists and remove file or error | check_file_overwrite |
| Check if a file path has a file extension | check_path_fileext |
| Default EXIF, XMP-dc, and IPTC tags | default_exif_tags |
| EXIF data column name crosswalk | default_exif_xwalk |
| Format a data.frame column as a cardinal direction in degrees and wind direction | fmt_exif_direction |
| Check if data directory exists and create a new directory if needed | get_data_dir list_path_filenames |
| Get file extensions for files at a path | get_path_fileext list_path_fileext |
| List package datasets, extdata files, and files in package cache | list_pkg_cachedata list_pkg_data list_pkg_datasets list_pkg_extdata |
| Make file name and path with optional label, prefix, or postfix | make_filename |
| Read EXIF metadata to create a simple feature object or write EXIF metadata to image files | read_exif write_exif |
| Set a file path and validate path file extension | set_file_path |
| Apply a prefix or postfix to a string | str_affix str_prefix |
