{
  "_id": "6a493949a19c9318096e6be8",
  "Package": "whereami",
  "Type": "Package",
  "Title": "Reliably Return the Source and Call Location of a Command",
  "Description": "Robust and reliable functions to return informative\noutputs to console with the run or source location of a\ncommand. This can be from the 'RScript'/R terminal commands or\n'RStudio' console, source editor, 'Rmarkdown' document and a\nShiny application.",
  "Version": "0.2.0",
  "Authors@R": "c(\nperson(given = \"Jonathan\", family = \"Sidi\", email =\n\"yonicd@gmail.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID =\n\"0000-0002-4222-1819\")),\nperson(\"Colin\", \"Fay\", email = \"contact@colinfay.me\",\nrole = c(\"ctb\"), comment=c(ORCID=\"0000-0001-7343-1846\")),\nperson(\"Kirill\", \"M\\u00fcller\", role = c(\"aut\"),\nemail = \"krlmlr+r@mailbox.org\",\ncomment = c(ORCID = \"0000-0002-1416-3412\"))\n)",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yonicd/whereami",
  "BugReports": "https://github.com/yonicd/whereami/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Repository": "https://yonicd.r-universe.dev",
  "Date/Publication": "2022-12-22 20:36:55 UTC",
  "RemoteUrl": "https://github.com/yonicd/whereami",
  "RemoteRef": "HEAD",
  "RemoteSha": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 16:45:25 UTC",
    "User": "root"
  },
  "Author": "Jonathan Sidi [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4222-1819>),\nColin Fay [ctb] (ORCID: <https://orcid.org/0000-0001-7343-1846>),\nKirill Müller [aut] (ORCID: <https://orcid.org/0000-0002-1416-3412>)",
  "Maintainer": "Jonathan Sidi <yonicd@gmail.com>",
  "_user": "yonicd",
  "_type": "src",
  "_file": "whereami_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c6f8c28077b70812f68800a58c3eae20b0e38f57c36e4201fd0311a9acf6668e",
  "_filesize": 393282,
  "_sha256": "c6f8c28077b70812f68800a58c3eae20b0e38f57c36e4201fd0311a9acf6668e",
  "_expires": "2026-10-12T16:48:07.000Z",
  "_created": "2026-07-04T16:45:25.000Z",
  "_published": "2026-07-04T16:48:09.172Z",
  "_jobs": [
    {
      "job": 85149333226,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083558728"
    },
    {
      "job": 85149333215,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083557794"
    },
    {
      "job": 85149333230,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083553680"
    },
    {
      "job": 85149333224,
      "time": 83,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083552548"
    },
    {
      "job": 85149134298,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083541538"
    },
    {
      "job": 85149333216,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8083555788"
    },
    {
      "job": 85149333220,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083551136"
    },
    {
      "job": 85149333222,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083551358"
    },
    {
      "job": 85149333223,
      "time": 71,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083551129"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535",
  "_status": "success",
  "_upstream": "https://github.com/yonicd/whereami",
  "_commit": {
    "id": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
    "author": "GitHub Actions <actions@github.com>",
    "committer": "GitHub Actions <actions@github.com>",
    "message": "Update tests/README.Rmd\n",
    "time": 1671741415
  },
  "_maintainer": {
    "name": "Jonathan Sidi",
    "email": "yonicd@gmail.com",
    "login": "yonicd",
    "linkedin": "in/yoni-sidi-397a4036",
    "description": "Data welder 👨‍🏭 and Research Scientist",
    "uuid": 1755487,
    "orcid": "0000-0002-4222-1819"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "yonicd",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 41,
  "_contributors": [
    {
      "user": "yonicd",
      "count": 20,
      "uuid": 1755487
    },
    {
      "user": "colinfay",
      "count": 6,
      "uuid": 17936236
    }
  ],
  "_userbio": {
    "uuid": 1755487,
    "type": "user",
    "name": "yonicd",
    "followers": 241,
    "description": "Data welder 👨‍🏭 and Research Scientist"
  },
  "_downloads": {
    "count": 556,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/whereami"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yonicd/whereami",
  "_searchresults": 55,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/whereami.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yonicd/whereami",
  "_realowner": "yonicd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.8",
      "date": "2019-04-26"
    },
    {
      "version": "0.1.8.1",
      "date": "2019-05-05"
    },
    {
      "version": "0.1.9",
      "date": "2019-11-07"
    },
    {
      "version": "0.2.0",
      "date": "2022-12-22"
    }
  ],
  "_exports": [
    "cat_where",
    "counter_get",
    "counter_names",
    "counter_reset",
    "counter_state",
    "counter_tags",
    "set_whereami_log",
    "thisfile",
    "thisfile_knit",
    "thisfile_r",
    "thisfile_rscript",
    "thisfile_source",
    "whereami"
  ],
  "_help": [
    {
      "page": "cat_where",
      "title": "cat function for whereami",
      "concept": [
        "print"
      ],
      "topics": [
        "cat_where"
      ]
    },
    {
      "page": "counter",
      "title": "whereami counter",
      "concept": [
        "counter"
      ],
      "topics": [
        "counter_get",
        "counter_names",
        "counter_reset",
        "counter_state",
        "counter_tags"
      ]
    },
    {
      "page": "set_whereami_log",
      "title": "Set Log Path",
      "concept": [
        "counter"
      ],
      "topics": [
        "set_whereami_log"
      ]
    },
    {
      "page": "thisfile",
      "title": "Determines the path of the currently running script in terminal",
      "concept": [
        "this"
      ],
      "topics": [
        "thisfile",
        "thisfile_knit",
        "thisfile_r",
        "thisfile_rscript",
        "thisfile_source"
      ]
    },
    {
      "page": "whereami",
      "title": "Return where the script is run from",
      "concept": [
        "main"
      ],
      "topics": [
        "whereami"
      ]
    }
  ],
  "_readme": "https://github.com/yonicd/whereami/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "jsonlite",
    "rstudioapi"
  ],
  "_vignettes": [
    {
      "source": "counters.Rmd",
      "filename": "counters.html",
      "title": "Counters",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Query Counter State",
        "Accessing Counters",
        "Retrieve Counters",
        "Manipulating Counters",
        "Plot Method",
        "json logs",
        "Clear all counters"
      ],
      "created": "2019-11-05 01:51:19",
      "modified": "2022-12-21 18:41:34",
      "commits": 3
    },
    {
      "source": "plots.Rmd",
      "filename": "plots.html",
      "title": "Plots",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rmarkdown Caption",
        "ggplot2 Caption"
      ],
      "created": "2019-04-23 11:53:49",
      "modified": "2019-04-23 11:53:49",
      "commits": 1
    },
    {
      "source": "printing.Rmd",
      "filename": "printing.html",
      "title": "Printing",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Customizing cat_where()"
      ],
      "created": "2019-11-05 01:51:19",
      "modified": "2022-12-21 18:41:34",
      "commits": 4
    },
    {
      "source": "shiny.Rmd",
      "filename": "shiny.html",
      "title": "Shiny",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2019-04-23 11:53:49",
      "modified": "2019-11-05 01:51:19",
      "commits": 2
    },
    {
      "source": "tables.Rmd",
      "filename": "tables.html",
      "title": "Tables",
      "engine": "knitr::rmarkdown",
      "headings": [
        "HTML footnote"
      ],
      "created": "2019-04-23 11:53:49",
      "modified": "2022-12-21 18:41:34",
      "commits": 5
    },
    {
      "source": "tests_and_coverage.Rmd",
      "filename": "tests_and_coverage.html",
      "title": "Tests and Coverage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Coverage",
        "Unit Tests"
      ],
      "created": "2019-04-20 16:48:29",
      "modified": "2022-12-22 20:02:05",
      "commits": 12
    }
  ],
  "_score": 7.307389055653305,
  "_indexed": true,
  "_nocasepkg": "whereami",
  "_universes": [
    "yonicd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-04T16:47:38.000Z",
      "distro": "resolute",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/2ef0107be3968905abf5ce67230bcd6aa5c793e55560ed86d056b0f9c806bcf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-04T16:47:31.000Z",
      "distro": "resolute",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/79c2661a38f50fbd81d1fad37df592067b473629a7372d095a8aa12bae4f5862",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-04T16:47:00.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/0ead250bcdf3fd93237196aa5b0c1747098a5f1f27f22c2559da714b644ae44a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-04T16:46:50.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/eeac7d4db1a13d7d986af5f42e67154d9df0adc95a37afd884804c6ee34ef2af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-04T16:47:28.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/1f531bc830043db99d6fddfb9e339d3b244fe72e49237d896b8cade60d51f91c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T16:46:33.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/bbac4e855eb5e9f06e1a927926c56a02c0522926d231ecc613fece33ca191d1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T16:46:34.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/df4ac1b484c888bec334f98b1fe0e517cf666e8f377699029031846f1c897a06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-04T16:46:33.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/5c1601fabd8b270d01b59af01b5234fa7a7496048c1c8f3b479371e5698e7db8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/28712834535"
    }
  ]
}