{
  "_id": "6a38ef5d3efcd9bda443d216",
  "Type": "Package",
  "Package": "filenamr",
  "Title": "Make and Modify File Names and Metadata",
  "Version": "0.1.0.9002",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "Work with filenames and paths and read and write file\nmetadata.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/filenamr,\nhttps://elipousson.github.io/filenamr/",
  "BugReports": "https://github.com/elipousson/filenamr/issues",
  "Remotes": [
    "elipousson/cliExtras",
    "JoshOBrien/exiftoolr"
  ],
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2024-11-11 18:23:51 UTC",
  "RemoteUrl": "https://github.com/elipousson/filenamr",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0d71ed905d572978f35de118246208ba7186b0c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 08:13:34 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "4e3bcddb4867dbcdd2cdcb6a70cadba5",
  "_user": "elipousson",
  "_type": "src",
  "_file": "filenamr_0.1.0.9002.tar.gz",
  "_fileid": "3954ac974b9e99fbdffc97cbc7a0da795fe542faa0ef789c0e0eaa2f92889f5f",
  "_filesize": 174360,
  "_sha256": "3954ac974b9e99fbdffc97cbc7a0da795fe542faa0ef789c0e0eaa2f92889f5f",
  "_created": "2026-06-22T08:13:34.000Z",
  "_published": "2026-06-22T08:16:29.806Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82667190724,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786692593"
    },
    {
      "job": 82667190662,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786687725"
    },
    {
      "job": 82667190669,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786685094"
    },
    {
      "job": 82667190654,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786675874"
    },
    {
      "job": 82666358391,
      "time": 276,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786640340"
    },
    {
      "job": 82667190631,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7786682051"
    },
    {
      "job": 82667190680,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7786673591"
    },
    {
      "job": 82667190698,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7786680162"
    },
    {
      "job": 82667190650,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7786668041"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/filenamr",
  "_commit": {
    "id": "d0d71ed905d572978f35de118246208ba7186b0c",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Modify test for get_data_dir\n\nLook for sfext in path, not just at the end\n",
    "time": 1731349431
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "cliExtras",
      "version": ">= 0.1.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "exiftoolr",
      "role": "Suggests"
    },
    {
      "package": "janitor",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "file-naming"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 76,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "followers": 137,
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/filenamr"
  },
  "_devurl": "https://github.com/elipousson/filenamr",
  "_pkgdown": "https://elipousson.github.io/filenamr/",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/filenamr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "check_file_overwrite",
    "check_path_fileext",
    "fmt_exif_direction",
    "get_data_dir",
    "get_path_fileext",
    "list_path_fileext",
    "list_path_filenames",
    "list_pkg_cachedata",
    "list_pkg_data",
    "list_pkg_datasets",
    "list_pkg_extdata",
    "make_filename",
    "read_exif",
    "set_file_path",
    "str_affix",
    "str_prefix",
    "write_exif"
  ],
  "_datasets": [
    {
      "name": "default_exif_tags",
      "title": "Default EXIF, XMP-dc, and IPTC tags",
      "object": "default_exif_tags",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "default_exif_xwalk",
      "title": "EXIF data column name crosswalk",
      "object": "default_exif_xwalk",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "check_file_overwrite",
      "title": "Check if a file exists and remove file or error",
      "topics": [
        "check_file_overwrite"
      ]
    },
    {
      "page": "check_path_fileext",
      "title": "Check if a file path has a file extension",
      "topics": [
        "check_path_fileext"
      ]
    },
    {
      "page": "default_exif_tags",
      "title": "Default EXIF, XMP-dc, and IPTC tags",
      "topics": [
        "default_exif_tags"
      ]
    },
    {
      "page": "default_exif_xwalk",
      "title": "EXIF data column name crosswalk",
      "topics": [
        "default_exif_xwalk"
      ]
    },
    {
      "page": "fmt_exif_direction",
      "title": "Format a data.frame column as a cardinal direction in degrees and wind direction",
      "topics": [
        "fmt_exif_direction"
      ]
    },
    {
      "page": "get_data_dir",
      "title": "Check if data directory exists and create a new directory if needed",
      "topics": [
        "get_data_dir",
        "list_path_filenames"
      ]
    },
    {
      "page": "get_path_fileext",
      "title": "Get file extensions for files at a path",
      "topics": [
        "get_path_fileext",
        "list_path_fileext"
      ]
    },
    {
      "page": "list_pkg_data",
      "title": "List package datasets, extdata files, and files in package cache",
      "topics": [
        "list_pkg_cachedata",
        "list_pkg_data",
        "list_pkg_datasets",
        "list_pkg_extdata"
      ]
    },
    {
      "page": "make_filename",
      "title": "Make file name and path with optional label, prefix, or postfix",
      "concept": [
        "read_write"
      ],
      "topics": [
        "make_filename"
      ]
    },
    {
      "page": "read_exif",
      "title": "Read EXIF metadata to create a simple feature object or write EXIF metadata to image files",
      "topics": [
        "read_exif",
        "write_exif"
      ]
    },
    {
      "page": "set_file_path",
      "title": "Set a file path and validate path file extension",
      "topics": [
        "set_file_path"
      ]
    },
    {
      "page": "str_affix",
      "title": "Apply a prefix or postfix to a string",
      "topics": [
        "str_affix",
        "str_prefix"
      ]
    }
  ],
  "_readme": "https://github.com/elipousson/filenamr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cliExtras",
    "glue",
    "lifecycle",
    "rappdirs",
    "rlang"
  ],
  "_score": 3.431363764158987,
  "_indexed": true,
  "_nocasepkg": "filenamr",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:15:47.000Z",
      "distro": "noble",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "c46411ffcf722f31544e3860ea8b0a5440c1ed7ad47c96cfa6e10e757e9da0cd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:15:37.000Z",
      "distro": "noble",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "becace64dac5b7551c6d855fc94a429370d44f2d39bb3087d01d5053ee0115b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:15:29.000Z",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "a1ae2f4133ad868e53cb4892f1c6b6e2886dac075ea5c45668972c18a37a2865",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:15:10.000Z",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "77895ca613e84aba78f567cf07d1e957d698d710da5439c4cd6fde4121a5d5f1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:15:40.000Z",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "4f80a81dbd0925e640dfac8918809dba99d31076826c78ea34146e1ff4d94f80",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:14:56.000Z",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "0deaa31b1e51b792ab17e14126367a56aaad058bd577c993ccabf667a0743178",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:15:10.000Z",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "e0176932a3be15e804d53097beac888dd3aed17afb1381b5bbd7f17cb58e2e98",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9002",
      "date": "2026-06-22T08:14:42.000Z",
      "commit": "d0d71ed905d572978f35de118246208ba7186b0c",
      "fileid": "df80c38f085370267da0fc78b3e55de899e4e1af34450787ef30c72845cc1cff",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27938618401"
    }
  ]
}