{
  "_id": "6a14a283acfb0bcc41d4971c",
  "Package": "matahari",
  "Type": "Package",
  "Title": "Spy on Your R Session",
  "Version": "0.1.4",
  "Authors@R": "c(\nperson(\"Sean\", \"Kross\", email = \"sean@seankross.com\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0001-5215-0316\")),\nperson(\"Lucy\", \"D'Agostino McGowan\", email = \"lucydagostino@gmail.com\", role = \"aut\", comment = c(ORCID = \"0000-0001-7297-9359\")),\nperson(\"Jeff\", \"Leek\", email = \"jtleek@gmail.com\", role = \"ldr\", comment = c(ORCID = \"0000-0002-2873-2671\"))\n)",
  "Description": "Conveniently log everything you type into the R console.\nLogs are are stored as tidy data frames which can then be\nanalyzed using 'tidyverse' style tools.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/jhudsl/matahari,\nhttps://jhudatascience.org/matahari/",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "BugReports": "https://github.com/jhudsl/matahari/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://jhudsl.r-universe.dev",
  "Date/Publication": "2026-05-25 18:48:03 UTC",
  "RemoteUrl": "https://github.com/jhudsl/matahari",
  "RemoteRef": "HEAD",
  "RemoteSha": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-25 19:24:22 UTC",
    "User": "root"
  },
  "Author": "Sean Kross [aut, cre] (ORCID: <https://orcid.org/0000-0001-5215-0316>),\nLucy D'Agostino McGowan [aut] (ORCID:\n<https://orcid.org/0000-0001-7297-9359>),\nJeff Leek [ldr] (ORCID: <https://orcid.org/0000-0002-2873-2671>)",
  "Maintainer": "Sean Kross <sean@seankross.com>",
  "MD5sum": "1d90dbf7dce3d49b81916c17eec7dc5a",
  "_user": "jhudsl",
  "_type": "src",
  "_file": "matahari_0.1.4.tar.gz",
  "_fileid": "8ffcab575ae073994e8e5f6af3bbb48982036482091673455f948e4cd3d318d7",
  "_filesize": 174937,
  "_sha256": "8ffcab575ae073994e8e5f6af3bbb48982036482091673455f948e4cd3d318d7",
  "_created": "2026-05-25T19:24:22.000Z",
  "_published": "2026-05-25T19:26:59.873Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77761670809,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7203837242"
    },
    {
      "job": 77761670812,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7203838298"
    },
    {
      "job": 77761670795,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7203828130"
    },
    {
      "job": 77761670820,
      "time": 77,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7203828850"
    },
    {
      "job": 77761395632,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7203814870"
    },
    {
      "job": 77761670786,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7203833835"
    },
    {
      "job": 77761670814,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7203829517"
    },
    {
      "job": 77761670813,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7203828254"
    },
    {
      "job": 77761670815,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7203828250"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jhudsl/matahari",
  "_commit": {
    "id": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
    "author": "seankross <smk240@gmail.com>",
    "committer": "seankross <smk240@gmail.com>",
    "message": "updating gha\n",
    "time": 1779734883
  },
  "_maintainer": {
    "name": "Sean Kross",
    "email": "sean@seankross.com",
    "login": "seankross",
    "bluesky": "@seankross.com",
    "orcid": "0000-0001-5215-0316",
    "description": "",
    "uuid": 1819813
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "clipr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jhudsl",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-17",
      "n": 2
    },
    {
      "week": "2026-21",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 7
    }
  ],
  "_tags": [],
  "_stars": 50,
  "_contributors": [
    {
      "user": "seankross",
      "count": 45,
      "uuid": 1819813
    },
    {
      "user": "lucymcgowan",
      "count": 25,
      "uuid": 8431897
    }
  ],
  "_userbio": {
    "uuid": 24944161,
    "type": "organization",
    "name": "jhudsl"
  },
  "_downloads": {
    "count": 194,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matahari"
  },
  "_devurl": "https://github.com/jhudsl/matahari",
  "_pkgdown": "https://jhudatascience.org/matahari/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/matahari.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jhudsl/matahari",
  "_realowner": "jhudsl",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-05-17"
    },
    {
      "version": "0.1.1",
      "date": "2019-10-09"
    },
    {
      "version": "0.1.2",
      "date": "2019-12-10"
    },
    {
      "version": "0.1.3",
      "date": "2020-02-06"
    }
  ],
  "_exports": [
    "dance_recital",
    "dance_remove",
    "dance_report",
    "dance_save",
    "dance_start",
    "dance_stop",
    "dance_tbl"
  ],
  "_help": [
    {
      "page": "dance_recital",
      "title": "Create a matahari-esque data frame from a file.",
      "topics": [
        "dance_recital"
      ]
    },
    {
      "page": "dance_remove",
      "title": "Remove your logging history.",
      "topics": [
        "dance_remove"
      ]
    },
    {
      "page": "dance_report",
      "title": "Copy the log to your clipboard.",
      "topics": [
        "dance_report"
      ]
    },
    {
      "page": "dance_save",
      "title": "Save the log as an rds file.",
      "topics": [
        "dance_save"
      ]
    },
    {
      "page": "dance_start",
      "title": "Start Spying",
      "topics": [
        "dance_start"
      ]
    },
    {
      "page": "dance_stop",
      "title": "Stop Spying",
      "topics": [
        "dance_stop"
      ]
    },
    {
      "page": "dance_tbl",
      "title": "Get the log as a tibble",
      "topics": [
        "dance_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/jhudsl/matahari/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "readr",
    "rlang",
    "rstudioapi",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "matahari.Rmd",
      "filename": "matahari.html",
      "title": "matahari",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Record R code as it is typed",
        "Input a character string of R code",
        "Input a .R file"
      ],
      "created": "2019-05-14 22:59:44",
      "modified": "2026-05-25 18:40:03",
      "commits": 4
    }
  ],
  "_score": 6.19728055812562,
  "_indexed": true,
  "_nocasepkg": "matahari",
  "_universes": [
    "jhudsl",
    "seankross"
  ],
  "_previous": "0.1.3.9001",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-25T19:26:23.000Z",
      "distro": "noble",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "e2806d33748e2b2e5c2a1c60fb91fad47089104fad92314c63645288e7020916",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-25T19:26:27.000Z",
      "distro": "noble",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "f74be4cc1fa4596e3e3ef7dde51fd2b0e5b404a422cc7eace9825f882e2a389a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-25T19:25:39.000Z",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "fbf367fff15f5a101e04f8b358ad670817d7a25ffecac472b2ffff2bf462a98d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-25T19:25:40.000Z",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "7a4172464fd5dd961b67f5afa8c8939860cb3f1a3da486c61c21144b90c7e52b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-25T19:26:21.000Z",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "ab276c89540e697129f20548eeb151345a417df6479a3ff5f0e4a8f385fdc8cf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-25T19:25:33.000Z",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "fd9493be2f53c29740274b70ec3b05351f1b1e25200d3b6e5f55fdd866509939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-25T19:25:27.000Z",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "f997030be77ecc7378e3ca181fd261921dcca36ed0b9a74d004a7891f3e6cfa3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-25T19:25:28.000Z",
      "commit": "aacaada115c21b9fc14e535cd6c2e79ea99c137f",
      "fileid": "167857059b92c78440f752b4ad4cab9770c430aed51b75519876df19b9602069",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jhudsl/actions/runs/26416291612"
    }
  ]
}