{
  "_id": "6a1f286ab401979e734234e1",
  "Package": "fromhere",
  "Title": "File Paths Relative to Project Roots",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Mitchell\",\nfamily = \"O'Hara-Wild\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mail@mitchelloharawild.com\",\ncomment = c(ORCID = \"0000-0001-6729-7695\")))",
  "Description": "Provides a set of helper functions for constructing file\npaths relative to the root of various types of projects, such\nas R packages, Git repositories, and more. File paths are\nspecified with function arguments, or `$` to navigate into\nfolders to specific files supported by auto-completion.",
  "License": "MIT + file LICENSE",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/mitchelloharawild/fromhere",
  "BugReports": "https://github.com/mitchelloharawild/fromhere/issues",
  "RoxygenNote": "7.3.2.9000",
  "VignetteBuilder": "knitr",
  "Repository": "https://mitchelloharawild.r-universe.dev",
  "Date/Publication": "2025-01-14 07:52:40 UTC",
  "RemoteUrl": "https://github.com/mitchelloharawild/fromhere",
  "RemoteRef": "HEAD",
  "RemoteSha": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 05:21:29 UTC",
    "User": "root"
  },
  "Author": "Mitchell O'Hara-Wild [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6729-7695>)",
  "Maintainer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
  "MD5sum": "3849b4fe937df8a38701bae1aa31d87e",
  "_user": "mitchelloharawild",
  "_type": "src",
  "_file": "fromhere_0.1.0.tar.gz",
  "_fileid": "23fe27dbd2f1dc7c16ecc0b588c53aefb9f31ea68f652eb4d189dd917236b9c6",
  "_filesize": 90478,
  "_sha256": "23fe27dbd2f1dc7c16ecc0b588c53aefb9f31ea68f652eb4d189dd917236b9c6",
  "_created": "2026-05-16T05:21:29.000Z",
  "_published": "2026-06-02T19:00:58.294Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79149407919,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030774113"
    },
    {
      "job": 79149408194,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030773139"
    },
    {
      "job": 79149408227,
      "time": 73,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030769062"
    },
    {
      "job": 79149407953,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030770488"
    },
    {
      "job": 79149407317,
      "time": 173,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030760263"
    },
    {
      "job": 79149407226,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367157284"
    },
    {
      "job": 79149408073,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7030767714"
    },
    {
      "job": 79149408087,
      "time": 91,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7030771355"
    },
    {
      "job": 79149408170,
      "time": 63,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7030768102"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mitchelloharawild/fromhere",
  "_commit": {
    "id": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
    "author": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "committer": "Mitchell O'Hara-Wild <mail@mitchelloharawild.com>",
    "message": "CRAN v0.1.0 release\n",
    "time": 1736841160
  },
  "_maintainer": {
    "name": "Mitchell OHara-Wild",
    "email": "mail@mitchelloharawild.com",
    "login": "mitchelloharawild",
    "bluesky": "@mitchelloharawild.com",
    "linkedin": "in/mitchelloharawild",
    "uuid": 16127127,
    "orcid": "0000-0001-6729-7695"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rprojroot",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mitchelloharawild",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "mitchelloharawild",
      "count": 19,
      "uuid": 16127127
    },
    {
      "user": "cynthiahqy",
      "count": 1,
      "uuid": 29718979
    }
  ],
  "_userbio": {
    "uuid": 16127127,
    "type": "user",
    "name": "Mitchell O'Hara-Wild"
  },
  "_downloads": {
    "count": 176,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fromhere"
  },
  "_devurl": "https://github.com/mitchelloharawild/fromhere",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fromhere.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mitchelloharawild/fromhere",
  "_realowner": "mitchelloharawild",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-01-17"
    }
  ],
  "_exports": [
    "from_drake",
    "from_git",
    "from_here",
    "from_pkgdown",
    "from_projectile",
    "from_quarto",
    "from_r_package",
    "from_remake",
    "from_renv",
    "from_rproj",
    "from_svn",
    "from_targets",
    "from_testthat",
    "from_vcs",
    "from_wd"
  ],
  "_help": [
    {
      "page": "from_here",
      "title": "Create a File Path Relative to a Project Root",
      "topics": [
        "from_drake",
        "from_git",
        "from_here",
        "from_pkgdown",
        "from_projectile",
        "from_quarto",
        "from_remake",
        "from_renv",
        "from_rproj",
        "from_r_package",
        "from_svn",
        "from_targets",
        "from_testthat",
        "from_vcs",
        "from_wd"
      ]
    }
  ],
  "_readme": "https://github.com/mitchelloharawild/fromhere/raw/HEAD/README.md",
  "_rundeps": [
    "rprojroot"
  ],
  "_vignettes": [
    {
      "source": "portable-paths.Rmd",
      "filename": "portable-paths.html",
      "title": "Portable paths for sharing projects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Project portability",
        "Portability example",
        "Absolute vs. Relative Paths",
        "Absolute paths (not portable)",
        "Relative paths (portable)",
        "Aside: ., and .."
      ],
      "created": "2025-01-14 02:57:20",
      "modified": "2025-01-14 06:23:08",
      "commits": 7
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "fromhere",
  "_universes": [
    "mitchelloharawild"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:23:34.000Z",
      "distro": "noble",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "763a3338583c96a95fc5739cabee1dd1eb734b97a12ccdd9d9181067242e8df0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-16T05:23:25.000Z",
      "distro": "noble",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "9dc3fb28a36013c4a0f1501083613b4f67f47e50d1db674e349ba7675041268c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:22:53.000Z",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "b88c08c890ac0f838f606774e8f8bdac4dbac52b69e70d82601d42077cd00a96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-16T05:23:03.000Z",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "5c053838656f2277e75b148ea549f5e329db05809eaa5026223e987c171c8f36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:22:35.000Z",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "611acb50b9593e538d6471f294304e0e4c7136a7db50ea3499fadc336142b89a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:23:02.000Z",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "1db8594068197b409efe08428bb7bd0c358290207fa2290700854254f8d9708e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-16T05:22:37.000Z",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "41c6617fdf17f1b4a520cb8471b68743e6f7acab32a7764e1f5cfafdcaade896",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T19:00:18.000Z",
      "commit": "75eaaf56ef12e23d3d5672275041ac0800beeca4",
      "fileid": "a92c7fbb5bc9cb02d2d4c7e0c207a5bb4d7e8c2544c79e165ea67ca5bdaf980f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mitchelloharawild/actions/runs/25953695313"
    }
  ]
}