{
  "_id": "6a1814c5acfb0bcc41daf138",
  "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-05-28 10:04:40 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>",
  "MD5sum": "a4eb61a85a14bdf4e66098cd7bfa831e",
  "_user": "yonicd",
  "_type": "src",
  "_file": "whereami_0.2.0.tar.gz",
  "_fileid": "4ea2ea9ef226038e2084f3b4bcae64b3ac1c210d155427348c5f0888db694038",
  "_filesize": 392252,
  "_sha256": "4ea2ea9ef226038e2084f3b4bcae64b3ac1c210d155427348c5f0888db694038",
  "_created": "2026-05-28T10:04:40.000Z",
  "_published": "2026-05-28T10:11:17.207Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78268233069,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263159632"
    },
    {
      "job": 78268233078,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263152981"
    },
    {
      "job": 78268233162,
      "time": 357,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263202554"
    },
    {
      "job": 78268233046,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263153438"
    },
    {
      "job": 78267754155,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263105002"
    },
    {
      "job": 78268233025,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263155019"
    },
    {
      "job": 78268233125,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263134167"
    },
    {
      "job": 78268233023,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263130846"
    },
    {
      "job": 78268233041,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263131104"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_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",
    "description": "Data welder 👨‍🏭 and Research Scientist"
  },
  "_downloads": {
    "count": 384,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/whereami"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/yonicd/whereami",
  "_searchresults": 48,
  "_rbuild": "4.6.0",
  "_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",
    "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.248267603534647,
  "_indexed": true,
  "_nocasepkg": "whereami",
  "_universes": [
    "yonicd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T10:07:29.000Z",
      "distro": "noble",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "737a8f07f61ab32f29c2d3c31a30c175138f0b9b8f5f95c88440a5565750da0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-28T10:07:07.000Z",
      "distro": "noble",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "0dedc3b54c609717aeffbaccbd9a76ba64da2de3f432387d991d300ce750c806",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T10:09:41.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "12bb7df9e2e5dc4c3eab9dd26ada795d79b89c29a38ad3ed2df3a8f2dcedff8d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-28T10:07:08.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "8ad35dd1fc91d838bb55c30123e2317d089aceca624fcb0ee430f929609ad88f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-28T10:07:29.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "3dd0faf67ce15086181a4fa907ebcc61dd32660a94df7de2c8de1ee87c9d91db",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T10:06:03.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "fea00fc3d83d36cc33f7a26a1feb24effbadad98860d95500b2c02e909fcc8ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T10:05:52.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "d8d50bb3486061a01c9b358f7cb60e2df966f63d4a6d2cc276034bd22f983f7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-28T10:05:53.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "5bffa507dcb59e957f242aec0c0e35831ed0be5324dba3f47c65cab08f2ea82f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26568014690"
    }
  ]
}