{
  "_id": "6a18209cacfb0bcc41db253c",
  "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",
  "BugReports": "https://github.com/jhudsl/matahari/issues",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:58:31 UTC",
    "User": "root"
  },
  "Author": "Sean Kross [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-5215-0316>), Lucy D'Agostino\nMcGowan [aut] (ORCID: <https://orcid.org/0000-0001-7297-9359>),\nJeff Leek [ldr] (ORCID:\n<https://orcid.org/0000-0002-2873-2671>)",
  "Maintainer": "Sean Kross <sean@seankross.com>",
  "Config/pak/sysreqs": "libx11-dev",
  "Repository": "https://cranhaven.r-universe.dev",
  "Date/Publication": "2026-05-28 02:02:00 UTC",
  "RemoteUrl": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "RemoteRef": "package/matahari",
  "RemoteSha": "874a331528dfa130b2ecb93fdaed054c28998d85",
  "RemoteSubdir": "matahari",
  "MD5sum": "24ec2e3e4112987dbdfab81e8e6b65bd",
  "_user": "cranhaven",
  "_type": "src",
  "_file": "matahari_0.1.4.tar.gz",
  "_fileid": "742c556f6ba53c3d2c9127b15a9ee7fb4e3a069f48daceb4c1f6859e1b486be1",
  "_filesize": 176437,
  "_sha256": "742c556f6ba53c3d2c9127b15a9ee7fb4e3a069f48daceb4c1f6859e1b486be1",
  "_created": "2026-05-28T10:58:31.000Z",
  "_published": "2026-05-28T14:37:03.477Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78276433101,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264144469"
    },
    {
      "job": 78276433168,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264142602"
    },
    {
      "job": 78276433103,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264134014"
    },
    {
      "job": 78276433086,
      "time": 118,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264139477"
    },
    {
      "job": 78275901407,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264099487"
    },
    {
      "job": 78276433246,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264138990"
    },
    {
      "job": 78276433120,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7264131792"
    },
    {
      "job": 78276433140,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7264124639"
    },
    {
      "job": 78276433156,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7264126697"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cranhaven/cranhaven.r-universe.dev",
  "_commit": {
    "id": "874a331528dfa130b2ecb93fdaed054c28998d85",
    "author": "GitHub Action <action@github.com>",
    "committer": "GitHub Action <action@github.com>",
    "message": "Add matahari to CRANhaven, because archived on 2026-05-28 02:02:00 +0000\n",
    "time": 1779933720
  },
  "_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": "cranhaven",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "archived",
    "packages",
    "r-universe"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "henrikbengtsson",
      "count": 183,
      "uuid": 1616850
    }
  ],
  "_userbio": {
    "uuid": 161993010,
    "type": "organization",
    "name": "cranhaven",
    "description": "CRANhaven - Repository for Recently Archived CRAN Packages"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/matahari"
  },
  "_devurl": "https://github.com/jhudsl/matahari",
  "_pkgdown": "https://jhudatascience.org/matahari/",
  "_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": false,
  "_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"
    },
    {
      "version": "0.1.4",
      "date": "2026-05-25"
    }
  ],
  "_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/cranhaven/cranhaven.r-universe.dev/raw/package/matahari/matahari/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": "2026-05-28 02:02:00",
      "modified": "2026-05-28 02:02:00",
      "commits": 1
    }
  ],
  "_score": 3.3979400086720375,
  "_indexed": false,
  "_nocasepkg": "matahari",
  "_universes": [
    "cranhaven"
  ],
  "_indexurl": "https://jhudsl.r-universe.dev/matahari",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-28T11:00:44.000Z",
      "distro": "noble",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "686e90a045555c36a62a55cfedff151b7699cd2a697fe9c484d07a230161c16f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.4",
      "date": "2026-05-28T11:00:38.000Z",
      "distro": "noble",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "ca06c2292896643b1f4339f05d196a08436b19a8e2534477783339dbed70afb5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T11:00:15.000Z",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "7dc4da2740480c8896848f3f556f55fe04d04079d8afb413a0ec6d8cbbd1210e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.4",
      "date": "2026-05-28T11:00:29.000Z",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "d42e42da11d5de48e786a8454860d80bf2fe56b363ff5e0f8eca936766b44d1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4",
      "date": "2026-05-28T11:00:44.000Z",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "3ded98459a238389ad26db71177261d91b75883c9e1873c910d01ba7f3973356",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:59:58.000Z",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "eaa35b8b6709a1531900dca37368d91129992dad340c37c55610e9ebd8e79b07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:59:38.000Z",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "8954cb75ac706efaf2fa78365b23c6412dad08510f2005b5fe62414eafade4c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.4",
      "date": "2026-05-28T10:59:46.000Z",
      "commit": "874a331528dfa130b2ecb93fdaed054c28998d85",
      "fileid": "a1797c0c3311390352c77b8f9bc8bc8a79226f00e7a051914b4f25cc16565c39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cranhaven/actions/runs/26570431639"
    }
  ]
}