{
  "_id": "6a1802b6acfb0bcc41dac44e",
  "Type": "Package",
  "Package": "texPreview",
  "Title": "Compile and Preview Snippets of 'LaTeX'",
  "Version": "2.1.0",
  "Date": "2024-01-23",
  "Authors@R": "c(person(given = \"Jonathan\",\nfamily = \"Sidi\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yonicd@gmail.com\"),\nperson(given = \"Daniel\",\nfamily = \"Polhamus\",\nrole = \"aut\",\nemail = \"danp@metrumrg.com\"))",
  "Maintainer": "Jonathan Sidi <yonicd@gmail.com>",
  "Description": "Compile snippets of 'LaTeX' directly into images from the\nR console to view in the 'RStudio' viewer pane, Shiny apps and\n'RMarkdown' documents.",
  "URL": "https://github.com/yonicd/texPreview",
  "BugReports": "https://github.com/yonicd/texPreview/issues",
  "VignetteBuilder": "knitr",
  "RdMacros": "details",
  "NeedsCompilation": "no",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "cmake make libmagick++-dev gsfonts libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://yonicd.r-universe.dev",
  "Date/Publication": "2024-01-24 15:55:40 UTC",
  "RemoteUrl": "https://github.com/yonicd/texpreview",
  "RemoteRef": "HEAD",
  "RemoteSha": "897effac40deb2c350186179186bdeb293069049",
  "Packaged": {
    "Date": "2026-05-28 08:50:53 UTC",
    "User": "root"
  },
  "Author": "Jonathan Sidi [aut, cre],\nDaniel Polhamus [aut]",
  "MD5sum": "9db58eaff280b96475a0d32318323145",
  "_user": "yonicd",
  "_type": "src",
  "_file": "texPreview_2.1.0.tar.gz",
  "_fileid": "98a15d617f8a96619c2e357ffd590cf55356adff83e19a53aa6b06a2f4460c40",
  "_filesize": 845997,
  "_sha256": "98a15d617f8a96619c2e357ffd590cf55356adff83e19a53aa6b06a2f4460c40",
  "_created": "2026-05-28T08:50:53.000Z",
  "_published": "2026-05-28T08:54:14.962Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78256491010,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7261710624"
    },
    {
      "job": 78256490946,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261707993"
    },
    {
      "job": 78256491160,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7261701777"
    },
    {
      "job": 78256490990,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7261693760"
    },
    {
      "job": 78255891947,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261656805"
    },
    {
      "job": 78256490968,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7261700737"
    },
    {
      "job": 78256491096,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7261695488"
    },
    {
      "job": 78256491300,
      "time": 84,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7261686056"
    },
    {
      "job": 78256491136,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7261698883"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yonicd/texpreview",
  "_commit": {
    "id": "897effac40deb2c350186179186bdeb293069049",
    "author": "Jonathan Sidi <yoni@pinpointstrategies.io>",
    "committer": "Jonathan Sidi <yoni@pinpointstrategies.io>",
    "message": "submit to cran\n",
    "time": 1706111740
  },
  "_maintainer": {
    "name": "Jonathan Sidi",
    "email": "yonicd@gmail.com",
    "login": "yonicd",
    "linkedin": "in/yoni-sidi-397a4036",
    "description": "Data welder 👨‍🏭 and Research Scientist",
    "uuid": 1755487
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "details",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "magick",
      "role": "Imports"
    },
    {
      "package": "rematch2",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "svgPanZoom",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "whisker",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "tinytex",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "pdftools",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "texreg",
      "role": "Suggests"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    }
  ],
  "_owner": "yonicd",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "imagemagick",
    "latex",
    "rmarkdown"
  ],
  "_stars": 53,
  "_contributors": [
    {
      "user": "yonicd",
      "count": 115,
      "uuid": 1755487
    },
    {
      "user": "dpolhamus",
      "count": 12,
      "uuid": 707490
    },
    {
      "user": "jeroen",
      "count": 1,
      "uuid": 216319
    },
    {
      "user": "kevinushey",
      "count": 1,
      "uuid": 1976582
    },
    {
      "user": "talgalili",
      "count": 1,
      "uuid": 976006
    }
  ],
  "_userbio": {
    "uuid": 1755487,
    "type": "user",
    "name": "yonicd",
    "description": "Data welder 👨‍🏭 and Research Scientist"
  },
  "_downloads": {
    "count": 4012,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/texPreview"
  },
  "_devurl": "https://github.com/yonicd/texpreview",
  "_searchresults": 82,
  "_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/texPreview.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yonicd/texpreview",
  "_realowner": "yonicd",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-04-03"
    },
    {
      "version": "1.1.0",
      "date": "2017-08-29"
    },
    {
      "version": "1.1.4",
      "date": "2018-06-07"
    },
    {
      "version": "1.1.5",
      "date": "2018-08-15"
    },
    {
      "version": "1.2.2",
      "date": "2018-10-02"
    },
    {
      "version": "1.2.3",
      "date": "2018-10-25"
    },
    {
      "version": "1.3.2",
      "date": "2019-05-05"
    },
    {
      "version": "1.4.0",
      "date": "2019-10-23"
    },
    {
      "version": "1.4.1",
      "date": "2019-10-29"
    },
    {
      "version": "1.4.2",
      "date": "2019-12-05"
    },
    {
      "version": "1.4.3",
      "date": "2019-12-12"
    },
    {
      "version": "1.4.4",
      "date": "2020-02-16"
    },
    {
      "version": "1.4.6",
      "date": "2020-09-18"
    },
    {
      "version": "1.5",
      "date": "2020-12-10"
    },
    {
      "version": "2.0.0",
      "date": "2022-03-31"
    },
    {
      "version": "2.1.0",
      "date": "2024-01-24"
    }
  ],
  "_exports": [
    "as.kable",
    "build_usepackage",
    "check_requirements",
    "get_texpackages",
    "tex_opts",
    "tex_opts_current",
    "tex_preview",
    "tex_requirements"
  ],
  "_help": [
    {
      "page": "as_kable",
      "title": "Try to coerce an object into a knitr_kable object",
      "concept": [
        "utils"
      ],
      "topics": [
        "as.kable"
      ]
    },
    {
      "page": "build_usepackage",
      "title": "Build usepackage command for TeX document",
      "concept": [
        "utils"
      ],
      "topics": [
        "build_usepackage"
      ]
    },
    {
      "page": "check_requirements",
      "title": "Check TeX Requirements for Package",
      "concept": [
        "reqs"
      ],
      "topics": [
        "check_requirements"
      ]
    },
    {
      "page": "get_texpackages",
      "title": "Get list of TeX packages installed on System",
      "concept": [
        "utils"
      ],
      "topics": [
        "get_texpackages"
      ]
    },
    {
      "page": "tex_opts",
      "title": "Default and current tex options",
      "concept": [
        "opts"
      ],
      "topics": [
        "tex_opts",
        "tex_opts_current"
      ]
    },
    {
      "page": "tex_preview",
      "title": "Render and Preview snippets of TeX in R Viewer",
      "concept": [
        "tex"
      ],
      "topics": [
        "tex_preview"
      ]
    },
    {
      "page": "tex_requirements",
      "title": "Query TeX file for Required Packages",
      "concept": [
        "reqs"
      ],
      "topics": [
        "tex_requirements"
      ]
    }
  ],
  "_readme": "https://github.com/yonicd/texpreview/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "curl",
    "desc",
    "details",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lifecycle",
    "magick",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "png",
    "R6",
    "rappdirs",
    "Rcpp",
    "rematch2",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "svgPanZoom",
    "sys",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "whisker",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "tex_packages.Rmd",
      "filename": "tex_packages.html",
      "title": "Building usepackage TeX commands",
      "author": "Jonathan Sidi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Usage",
        "usepackage",
        "usepackage with options",
        "vectorized usepackage"
      ],
      "created": "2018-10-26 18:54:41",
      "modified": "2020-09-17 12:18:13",
      "commits": 3
    },
    {
      "source": "tests_and_coverage.Rmd",
      "filename": "tests_and_coverage.html",
      "title": "Tests and Coverage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Coverage",
        "Unit Tests"
      ],
      "created": "2018-09-27 18:21:17",
      "modified": "2022-03-28 21:46:55",
      "commits": 12
    },
    {
      "source": "engine.Rmd",
      "filename": "engine.html",
      "title": "Using texPreview Built-in Knitr Engine",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Default",
        "Chunk Call",
        "Output",
        "No Echo",
        "Raw TeX Table",
        "Output Path",
        "PDF Documents"
      ],
      "created": "2020-01-10 02:28:03",
      "modified": "2023-12-10 15:32:35",
      "commits": 8
    },
    {
      "source": "rmarkdown.Rmd",
      "filename": "rmarkdown.html",
      "title": "Using texPreview in Rmarkdown HTML Documents",
      "author": "Jonathan Sidi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Kable Input",
        "TeX Input"
      ],
      "created": "2018-10-26 18:54:41",
      "modified": "2023-12-10 15:32:35",
      "commits": 9
    },
    {
      "source": "kable.Rmd",
      "filename": "kable.html",
      "title": "Using texPreview to Convert TeX lines to Kable Objects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "read the lines in the tex file",
        "convert lines into knitr_kable",
        "preview the table",
        "use kableExtra to manipulate the table and preview"
      ],
      "created": "2019-10-19 11:48:31",
      "modified": "2023-12-10 15:32:35",
      "commits": 4
    },
    {
      "source": "classes.Rmd",
      "filename": "classes.html",
      "title": "Using texPreview with other Packages",
      "engine": "knitr::rmarkdown",
      "headings": [
        "knitr",
        "kable",
        "kableExtra",
        "xtable",
        "texreg",
        "Ordinary least squares model (example from the 'lm' help file)",
        "Linear mixed-effects models"
      ],
      "created": "2019-10-19 11:48:31",
      "modified": "2023-12-10 15:32:35",
      "commits": 4
    },
    {
      "source": "tikz.Rmd",
      "filename": "tikz.html",
      "title": "Using texPreview with tikz",
      "engine": "knitr::rmarkdown",
      "headings": [
        "tikzpicture",
        "File"
      ],
      "created": "2018-10-26 18:54:41",
      "modified": "2023-12-10 15:32:35",
      "commits": 7
    }
  ],
  "_score": 8.387578682011124,
  "_indexed": true,
  "_nocasepkg": "texpreview",
  "_universes": [
    "yonicd"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-05-28T08:53:23.000Z",
      "distro": "noble",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "5cf6b468a0fed190f885439ddfd827cda0537839b0eb5798df465c47929898cb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0",
      "date": "2026-05-28T08:53:16.000Z",
      "distro": "noble",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "9b8d6d431ce2bd4e648f811e140ab98d05ccca410eb2b51ad711d4e596c17f9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-05-28T08:53:11.000Z",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "ee42a5c5e6b941ef826df6dda36f1d66dc1a1083afe4616a6c0c00d7e8da9d1b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0",
      "date": "2026-05-28T08:52:45.000Z",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "634f55aae47fe391aaa5c18795a511847525009ffed0bad0672de2f4e330839d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0",
      "date": "2026-05-28T08:53:25.000Z",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "459d76a4c2e50ef5b64250cf4e29a5329395402f9897e9981ee6a46caa3fdc20",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-05-28T08:52:35.000Z",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "2a36cd2c4fcab2841ce9483d89aa37c2424c690e190c47e22a7c9db6c6103600",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-05-28T08:52:09.000Z",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "b804372414e2a15d667ad2b0957ceac04ce7193c065ef7adce6f08b3d993e7fa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0",
      "date": "2026-05-28T08:52:48.000Z",
      "commit": "897effac40deb2c350186179186bdeb293069049",
      "fileid": "afb00ebdb8c1f21b693a6393c8de61724c6726ea908bc5a9e074a1e360a16dff",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/yonicd/actions/runs/26564570050"
    }
  ]
}