{
  "_id": "6a2655d6794753ddbc3e405c",
  "Package": "here",
  "Title": "A Simpler Way to Find Your Files",
  "Version": "1.0.2.9011",
  "Date": "2026-05-24",
  "Authors@R": "c(person(given = \"Kirill\",\nfamily = \"M\\u00fcller\",\nrole = c(\"aut\", \"cre\"),\nemail = \"kirill@cynkra.com\",\ncomment = c(ORCID = \"0000-0002-1416-3412\")),\nperson(given = \"Jennifer\",\nfamily = \"Bryan\",\nrole = \"ctb\",\nemail = \"jenny@rstudio.com\",\ncomment = c(ORCID = \"0000-0002-6983-2759\")))",
  "Description": "Constructs paths to your project's files. Declare the\nrelative path of a file within your project with 'i_am()'. Use\nthe 'here()' function as a drop-in replacement for\n'file.path()', it will always locate the files relative to your\nproject root.",
  "License": "MIT + file LICENSE",
  "URL": "https://here.r-lib.org/, https://github.com/r-lib/here",
  "BugReports": "https://github.com/r-lib/here/issues",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "tidyverse/tidytemplate",
  "Config/roxygen2/version": "8.0.0.9000",
  "Repository": "https://r-lib.r-universe.dev",
  "Date/Publication": "2026-05-24 04:51:10 UTC",
  "RemoteUrl": "https://github.com/r-lib/here",
  "RemoteRef": "HEAD",
  "RemoteSha": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 05:37:51 UTC",
    "User": "root"
  },
  "Author": "Kirill Müller [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1416-3412>),\nJennifer Bryan [ctb] (ORCID: <https://orcid.org/0000-0002-6983-2759>)",
  "Maintainer": "Kirill Müller <kirill@cynkra.com>",
  "MD5sum": "e2735f7fec3bc2b340cea9a077158d49",
  "_user": "r-lib",
  "_type": "src",
  "_file": "here_1.0.2.9011.tar.gz",
  "_fileid": "d7f30dc90ff34653581459aa5ed5c1680f40b9d1db957162f35fd907c84fe6e3",
  "_filesize": 120390,
  "_sha256": "d7f30dc90ff34653581459aa5ed5c1680f40b9d1db957162f35fd907c84fe6e3",
  "_created": "2026-06-08T05:37:51.000Z",
  "_published": "2026-06-08T05:40:38.038Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80029349758,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472400005"
    },
    {
      "job": 80029349787,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472404381"
    },
    {
      "job": 80029349757,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472395895"
    },
    {
      "job": 80029349762,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472393278"
    },
    {
      "job": 80029066374,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472377196"
    },
    {
      "job": 80029349783,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472397448"
    },
    {
      "job": 80029349782,
      "time": 67,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7472390336"
    },
    {
      "job": 80029349771,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7472389921"
    },
    {
      "job": 80029349796,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7472391482"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-lib/here",
  "_commit": {
    "id": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
    "author": "github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "fledge: Bump version to 1.0.2.9011 (#179)\n\nCo-authored-by: krlmlr <krlmlr@users.noreply.github.com>",
    "time": 1779598270
  },
  "_maintainer": {
    "name": "Kirill Müller",
    "email": "kirill@cynkra.com",
    "login": "krlmlr",
    "orcid": "0000-0002-1416-3412",
    "description": "Away from most OSS work until September 2026.",
    "uuid": 1741643
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "rprojroot",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "conflicted",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "plyr",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "uuid",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "r-lib",
  "_selfowned": true,
  "_usedby": 741,
  "_updates": [
    {
      "week": "2025-28",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-36",
      "n": 4
    },
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 3
    },
    {
      "week": "2025-46",
      "n": 4
    },
    {
      "week": "2025-47",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 4
    },
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 9
    },
    {
      "week": "2026-20",
      "n": 7
    },
    {
      "week": "2026-21",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v1.0.1.9031",
      "date": "2025-07-13"
    },
    {
      "name": "v1.0.1.9032",
      "date": "2025-08-01"
    },
    {
      "name": "v1.0.1.9033",
      "date": "2025-08-05"
    },
    {
      "name": "v1.0.1.9034",
      "date": "2025-08-29"
    },
    {
      "name": "v1.0.1.9035",
      "date": "2025-09-05"
    },
    {
      "name": "v1.0.1.9036",
      "date": "2025-09-06"
    },
    {
      "name": "v1.0.2",
      "date": "2025-09-14"
    },
    {
      "name": "v1.0.2.9000",
      "date": "2025-09-15"
    },
    {
      "name": "v1.0.2.9001",
      "date": "2025-11-08"
    },
    {
      "name": "v1.0.2.9002",
      "date": "2025-11-10"
    },
    {
      "name": "v1.0.2.9003",
      "date": "2025-11-12"
    },
    {
      "name": "v1.0.2.9004",
      "date": "2025-11-17"
    },
    {
      "name": "v1.0.2.9005",
      "date": "2026-01-14"
    },
    {
      "name": "v1.0.2.9006",
      "date": "2026-03-12"
    },
    {
      "name": "v1.0.2.9007",
      "date": "2026-05-04"
    },
    {
      "name": "v1.0.2.9008",
      "date": "2026-05-06"
    },
    {
      "name": "v1.0.2.9009",
      "date": "2026-05-13"
    },
    {
      "name": "v1.0.2.9010",
      "date": "2026-05-16"
    },
    {
      "name": "v1.0.2.9011",
      "date": "2026-05-24"
    }
  ],
  "_topics": [
    "project"
  ],
  "_stars": 433,
  "_contributors": [
    {
      "user": "krlmlr",
      "count": 450,
      "uuid": 1741643
    },
    {
      "user": "indrajeetpatil",
      "count": 7,
      "uuid": 11330453
    },
    {
      "user": "batpigandme",
      "count": 4,
      "uuid": 831732
    },
    {
      "user": "wael-sadek",
      "count": 3,
      "uuid": 42678896
    },
    {
      "user": "web-flow",
      "count": 2,
      "uuid": 19864447
    },
    {
      "user": "bisaloo",
      "count": 1,
      "uuid": 10783929
    },
    {
      "user": "jack-davison",
      "count": 1,
      "uuid": 45171616
    },
    {
      "user": "jennybc",
      "count": 1,
      "uuid": 599454
    },
    {
      "user": "maelle",
      "count": 1,
      "uuid": 8360597
    },
    {
      "user": "masterxilo",
      "count": 1,
      "uuid": 2378665
    },
    {
      "user": "rajanand",
      "count": 1,
      "uuid": 1008581
    },
    {
      "user": "sharlagelfand",
      "count": 1,
      "uuid": 15895337
    },
    {
      "user": "nzgwynn",
      "count": 1,
      "uuid": 24979876
    },
    {
      "user": "t-gummer",
      "count": 1,
      "uuid": 46591182
    }
  ],
  "_userbio": {
    "uuid": 22618716,
    "type": "organization",
    "name": "R infrastructure"
  },
  "_downloads": {
    "count": 208364,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/here"
  },
  "_mentions": 11,
  "_devurl": "https://github.com/r-lib/here",
  "_pkgdown": "https://here.r-lib.org/",
  "_searchresults": 141568,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/here.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/here",
  "_realowner": "r-lib",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2017-05-28"
    },
    {
      "version": "1.0.0",
      "date": "2020-11-15"
    },
    {
      "version": "1.0.1",
      "date": "2020-12-13"
    },
    {
      "version": "1.0.2",
      "date": "2025-09-15"
    }
  ],
  "_exports": [
    "dr_here",
    "here",
    "i_am",
    "set_here"
  ],
  "_help": [
    {
      "page": "dr_here",
      "title": "Situation report",
      "topics": [
        "dr_here"
      ]
    },
    {
      "page": "here",
      "title": "Find your files",
      "topics": [
        "here"
      ]
    },
    {
      "page": "i_am",
      "title": "Declare location of current script or report",
      "topics": [
        "i_am"
      ]
    }
  ],
  "_readme": "https://github.com/r-lib/here/raw/HEAD/README.md",
  "_rundeps": [
    "rprojroot"
  ],
  "_vignettes": [
    {
      "source": "here.Rmd",
      "filename": "here.html",
      "title": "here",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic functionality",
        "Declare the location of the current script",
        "Use project-relative paths",
        "Situation report",
        "What if the working directory is wrong?",
        "Extra safety",
        "Conflicts with other packages",
        "Specify a unique identifier",
        "Beyond here",
        "Change project root",
        "Under the hood: rprojroot"
      ],
      "created": "2020-01-31 23:40:06",
      "modified": "2025-09-14 19:22:18",
      "commits": 8
    },
    {
      "source": "rmarkdown.Rmd",
      "filename": "rmarkdown.html",
      "title": "Using here with rmarkdown",
      "engine": "knitr::rmarkdown",
      "headings": [
        "rmarkdown starts in a subdirectory",
        "here always uses project-relative paths"
      ],
      "created": "2020-11-12 17:15:51",
      "modified": "2020-11-16 03:11:06",
      "commits": 2
    }
  ],
  "_score": 19.771278476699166,
  "_indexed": true,
  "_nocasepkg": "here",
  "_universes": [
    "r-lib",
    "krlmlr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:39:52.000Z",
      "distro": "noble",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "5ca39f314731f1da37d9b421f770f9673a2057d5f9da0301081ceff4a232bf23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:40:12.000Z",
      "distro": "noble",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "72e469ed9dc5f07d916b8f641375aa3642e97dcf6e839c96df62fc46dde103a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:39:32.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "22b7c73504bba0b0d8b1110175a35b14c64281e724f25eb657efd7613a5db7ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:39:19.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "e25522049b16606f97e83ba760ada85ec3d4316053a4be11c37f7e15b3b4d549",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:39:49.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "c384c7ba1e4dbb585a30916baa318d40a14326909f653506d6864f97cb40b991",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:38:56.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "02418ff73b40c6cdd882af91b14a20ac12375f19255e3a97b1c770bf9aaf6eda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:38:54.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "4f65da3918086d2c5899b6515e1efb4e69fda824c634913e4f473e9355bd82e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-06-08T05:39:02.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "b45af0f3b14f3ad1af81905f365f721c5ca62b220306a0d3ea585a9e8ba06fe4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/27118116852"
    }
  ]
}