{
  "_id": "6a645936059529545f576557",
  "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-25 06:31:42 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/f06548f53e50dac4b5ee381b84ab644c35811475fe809dcca603ee12e08d6948",
  "_filesize": 391561,
  "_sha256": "f06548f53e50dac4b5ee381b84ab644c35811475fe809dcca603ee12e08d6948",
  "_expires": "2026-11-02T06:35:32.000Z",
  "_created": "2026-07-25T06:31:42.000Z",
  "_published": "2026-07-25T06:35:34.383Z",
  "_jobs": [
    {
      "job": 89652459718,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8616572541"
    },
    {
      "job": 89652459725,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616570702"
    },
    {
      "job": 89652459739,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616574543"
    },
    {
      "job": 89652459731,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616570436"
    },
    {
      "job": 89652194972,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616553099"
    },
    {
      "job": 89652459744,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8616570911"
    },
    {
      "job": 89652459751,
      "time": 84,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8616565596"
    },
    {
      "job": 89652459737,
      "time": 102,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616568011"
    },
    {
      "job": 89652459750,
      "time": 77,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616564529"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756",
  "_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": 481,
    "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-25T06:34:01.000Z",
      "distro": "resolute",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/829edc1d8e324a3897081a9ca0a49827a52b71b38ad483ba14452d170fabbda7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-25T06:33:54.000Z",
      "distro": "resolute",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/b9f52b8f363de49ad76a7522d0f8e0722b5bd51b655d6d2ca3169be8735afdeb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-25T06:34:19.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/39ffc47dee45e7b9ae5380dce8eade97bbf28e62fdd6daa1c70393e9aceb47be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-25T06:33:47.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/b8b58be993e0b4b4db576a4488827868e2cdc8e98d3d80ef39d33ff446b8a2a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-25T06:34:05.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/96d171f080bcfdee57a2ffe1d07dd0f906cc63886460109fb0803fdd27bec8f6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-25T06:33:07.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/d91aaadb619b57a01ae26a896de27caa0ef2ae09116ed43d3a769c8603205b95",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-25T06:33:25.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/f4aff60d64cafd9117ec04254ff2210d35ac032979c07df5ab182eda81e7aef4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-25T06:32:57.000Z",
      "commit": "df7a1499a30e29787d2ae6bd78165db38af7a06a",
      "fileid": "https://r2.ropensci.org/36461059b83b7920b4f3fe2d7f59e562ccb187dd1704b916b14184f57db1bc28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/30147552756"
    }
  ]
}