{
  "_id": "6a129d59acfb0bcc41d0f483",
  "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://nmrgroup.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:37:05 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": "222d9de32980e13301dd8261dfbcf635",
  "_user": "nmrgroup",
  "_type": "src",
  "_file": "here_1.0.2.9011.tar.gz",
  "_fileid": "86929b2a4c17a75072ec108d898b570910767f79b55265626964d30d043daad1",
  "_filesize": 120719,
  "_sha256": "86929b2a4c17a75072ec108d898b570910767f79b55265626964d30d043daad1",
  "_created": "2026-05-24T06:37:05.000Z",
  "_published": "2026-05-24T06:40:25.392Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77577764325,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182939438"
    },
    {
      "job": 77577764322,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182940376"
    },
    {
      "job": 77577764336,
      "time": 82,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182945678"
    },
    {
      "job": 77577764334,
      "time": 69,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182945931"
    },
    {
      "job": 77577643665,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182928866"
    },
    {
      "job": 77577764340,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182938628"
    },
    {
      "job": 77577764344,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7182937941"
    },
    {
      "job": 77577764345,
      "time": 72,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7182935757"
    },
    {
      "job": 77577764356,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7182935439"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978",
  "_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": false,
  "_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": 86622210,
    "type": "organization",
    "name": "NMRgroup"
  },
  "_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": false,
  "_nocasepkg": "here",
  "_universes": [
    "nmrgroup"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/here",
  "_previous": "1.0.2.9010",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:38:55.000Z",
      "distro": "noble",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "1499c2fdb19aad5beeda5f199f09cbff249520451a5aa3122fa9b0d121083dc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:39:06.000Z",
      "distro": "noble",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "5ed11ef4bc760415e3d2acd7b589ce11a3668ed0212254e17b06b5d21bf86af0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:40:02.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "01c70ccb95549728de477f2040b64329cd485783d983d26e298d24afb566e140",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:40:06.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "917a0022369184f0f539e0833b4ecb6472f9fa55ac5ae9a2ac718f30ebe06795",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:39:00.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "f291ff1a70d0bed7e21f6019e6e0b09668bb025360c99c9abd80764c5dc94716",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:38:37.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "d4518c3557f1efb8f12c1c08d6634d298c97f623711058c3ce6bf0cc37070137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:38:15.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "c196ba8ebf2b2de30bee49ee78e48eff8f4590f280befcf14fcb3bd8185824ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2.9011",
      "date": "2026-05-24T06:38:11.000Z",
      "commit": "2ee53763e7b70a4a8536a860d93a0575eb7b5cb7",
      "fileid": "2f918fae300c2897e5f5387039486cf70605429597829f62e1d2d57b3baf2e79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nmrgroup/actions/runs/26354130978"
    }
  ]
}