{
  "_id": "6a157720acfb0bcc41d66358",
  "Type": "Package",
  "Package": "chaletex",
  "Title": "Extract LaTeX packages from TeX files and Install Them",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(\"Nicholas\", \"Tierney\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nicholas.tierney@gmail.com\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-1460-8722\")),\nperson(\"Claire\", \"Miller\",\nrole = c(\"aut\"),\nemail = \"millerc2@student.unimelb.edu.au\",\ncomment = c(ORCID = \"https://orcid.org/0000-0003-0758-9447\"))\n)",
  "Description": "Trying to compile LaTeX files can be frustrating when you\nneed to stop at every attempted compile and install the missing\npackages. The goal of chaletex is to make it easy to extract\npackages you need to install from LaTeX. It is named `chaletex`\nas we want this to be like walking into a Chalet after a big\nday - a nice, friendly, cozy place for your TeX problems.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://njtierney.r-universe.dev",
  "Date/Publication": "2019-07-22 01:25:01 UTC",
  "RemoteUrl": "https://github.com/njtierney/chaletex",
  "RemoteRef": "HEAD",
  "RemoteSha": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 10:31:44 UTC",
    "User": "root"
  },
  "Author": "Nicholas Tierney [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1460-8722>),\nClaire Miller [aut] (ORCID: <https://orcid.org/0000-0003-0758-9447>)",
  "Maintainer": "Nicholas Tierney <nicholas.tierney@gmail.com>",
  "MD5sum": "91129cef8bbe872e1c225f2621c2d9ce",
  "_user": "njtierney",
  "_type": "src",
  "_file": "chaletex_0.1.0.tar.gz",
  "_fileid": "95c0f4cdb5882c2339b63c9f01a90b60afcfcbd4aacfe5beddfbc693b2b63392",
  "_filesize": 96136,
  "_sha256": "95c0f4cdb5882c2339b63c9f01a90b60afcfcbd4aacfe5beddfbc693b2b63392",
  "_created": "2026-05-26T10:31:44.000Z",
  "_published": "2026-05-26T10:34:08.013Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77855984222,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214812699"
    },
    {
      "job": 77855984220,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214812620"
    },
    {
      "job": 77855984230,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7214810601"
    },
    {
      "job": 77855984229,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214803781"
    },
    {
      "job": 77855509659,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214776167"
    },
    {
      "job": 77855984228,
      "time": 95,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214808003"
    },
    {
      "job": 77855984248,
      "time": 64,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7214798017"
    },
    {
      "job": 77855984258,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7214798573"
    },
    {
      "job": 77855984246,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7214802721"
    }
  ],
  "_buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/njtierney/chaletex",
  "_commit": {
    "id": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
    "author": "Nicholas Tierney <nicholas.tierney@gmail.com>",
    "committer": "Nicholas Tierney <nicholas.tierney@gmail.com>",
    "message": "minor update of README\n",
    "time": 1563758701
  },
  "_maintainer": {
    "name": "Nicholas Tierney",
    "email": "nicholas.tierney@gmail.com",
    "login": "njtierney",
    "mastodon": "@njtierney@aus.social",
    "bluesky": "@njtierney.bsky.social",
    "orcid": "0000-0003-1460-8722",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||",
    "uuid": 6488485
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.2",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.2",
      "role": "Imports"
    },
    {
      "package": "tinytex",
      "version": ">= 0.14.0",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5.0",
      "role": "Imports"
    }
  ],
  "_owner": "njtierney",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "njtierney",
      "count": 3,
      "uuid": 6488485
    }
  ],
  "_userbio": {
    "uuid": 6488485,
    "type": "user",
    "name": "Nicholas Tierney",
    "description": "|| Freelance Statistician and Research Software Engineer | PhD Statistics | Hiker | Runner | Coffee Geek ||"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/chaletex"
  },
  "_devurl": "https://github.com/njtierney/chaletex",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/chaletex.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "read_tex",
    "tex_extract_pkgs",
    "tex_extract_preamble",
    "tex_install_pkgs"
  ],
  "_datasets": [
    {
      "name": "tex_example",
      "title": "Example TeX template from PLoS ONE",
      "object": "tex_example",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "read_tex",
      "title": "read tex file into R",
      "topics": [
        "read_tex"
      ]
    },
    {
      "page": "tex_example",
      "title": "Example TeX template from PLoS ONE",
      "topics": [
        "tex_example"
      ]
    },
    {
      "page": "tex_extract_pkgs",
      "title": "Extract packages from tex string",
      "topics": [
        "tex_extract_pkgs"
      ]
    },
    {
      "page": "tex_extract_preamble",
      "title": "Extract preamble from tex string",
      "topics": [
        "tex_extract_preamble"
      ]
    },
    {
      "page": "tex_install_pkgs",
      "title": "Install tex packages",
      "topics": [
        "tex_install_pkgs"
      ]
    }
  ],
  "_readme": "https://github.com/njtierney/chaletex/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "xfun"
  ],
  "_score": 2.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "chaletex",
  "_universes": [
    "njtierney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T10:33:40.000Z",
      "distro": "noble",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "52162e6eaf4abaf55fc304b7f1d73cbe0a27657b843a648ace19be058b6513a6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T10:33:38.000Z",
      "distro": "noble",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "4aa6244c10aefa5f68743512704dea4e7d362440833da5717f52ba14ab349c5d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T10:33:37.000Z",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "22eb0931ccd3639293e5539a3ca4887a08dc21de6b960345930c8b5e6ad11037",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T10:33:15.000Z",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "5ce357c64be1860bcad760e740df330225f7d21c2f68466c66c62cf47bee24e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T10:33:35.000Z",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "8eddb1e33205ef94eff8c859854f26e8e556589eee187861cb2a8e98d795025e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T10:32:53.000Z",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "2e134e1abc7d6d235035937573bc6bdcc0bafc4d4d5176c57efbd991d5facf09",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T10:32:54.000Z",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "6ad1545be35f0607767214fec6d78d8470a995cebc093476d717c1c27c4f6775",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T10:33:03.000Z",
      "commit": "11eac969e52a1cbb24f4b65dbb6fce51622df15c",
      "fileid": "054a5685582a30405540c25f114586a1c6d46466900adcd134d93204389b5aee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/njtierney/actions/runs/26446892698"
    }
  ]
}