{
  "_id": "6a129daeacfb0bcc41d0f931",
  "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-05-24 06:38:20 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": "5d904f97e8dc0169509eba78eb6dab91",
  "_user": "r-lib",
  "_type": "src",
  "_file": "here_1.0.2.9011.tar.gz",
  "_fileid": "eef18f15408ec0a45e0b7cd4b17192ae01bcb1225e8560d11ff75d382a832753",
  "_filesize": 120803,
  "_sha256": "eef18f15408ec0a45e0b7cd4b17192ae01bcb1225e8560d11ff75d382a832753",
  "_created": "2026-05-24T06:38:20.000Z",
  "_published": "2026-05-24T06:41:50.039Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77577828610,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182948937"
    },
    {
      "job": 77577828598,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182949074"
    },
    {
      "job": 77577828614,
      "time": 63,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182952718"
    },
    {
      "job": 77577828605,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182954143"
    },
    {
      "job": 77577653370,
      "time": 213,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182936121"
    },
    {
      "job": 77577828608,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182946639"
    },
    {
      "job": 77577828606,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182943822"
    },
    {
      "job": 77577828637,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182942743"
    },
    {
      "job": 77577828613,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182943729"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273",
  "_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": 733,
  "_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": 229111,
    "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": 132608,
  "_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.779392126624042,
  "_indexed": true,
  "_nocasepkg": "here",
  "_universes": [
    "r-lib",
    "krlmlr"
  ],
  "_previous": "1.0.2.9010",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:40:28.000Z",
      "distro": "noble",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "4f21b76d9af52cca561d3ef57542c51427bb11ccbb2d93c0a07d6771186cd88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:40:29.000Z",
      "distro": "noble",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "b71dfa110834aae7f38c40f087f1cc40583bace003815cb74bed6fcf64af22ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:41:10.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "68ae0d3597f18f89e194653625d64adf906bd9b0f7430038642675a532ec6fbe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:41:22.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "07cacd303ce5ac266282f7aa14b6706f92b19c544a29e2ae1ec34e6a83c783b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:40:20.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "b399cf4da99ce1fda7449c80ed54297e4015426b225b37d9577be7e95c34e93c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:39:36.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "9fcb3f4b865e842f975f070a7cb511417ff1e6df0e7bcbd8b9554d5a1754a993",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:39:26.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "a499b271620930fd6cf148c4afc78f1e116749288f4ed9051cfce65bee4c7827",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:39:36.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "ab6fccef6e07e6d9cd785d4447597dfee06a4dd802dd7bc007153e8213c19dfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-lib/actions/runs/26354134273"
    }
  ]
}