{
  "_id": "6a1055d7acfb0bcc41ca26c3",
  "Package": "typeR",
  "Title": "Simulate Typing Script",
  "Version": "0.2.1",
  "Authors@R": "person(\"Federica\", \"Gazzelloni\", , \"fede.gazzelloni@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Simulates typing of R script files for presentations and\ndemonstrations. Provides character-by-character animation with\noptional live code execution. Supports R scripts (.R), R\nMarkdown (.Rmd), and Quarto (.qmd) documents.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://Fgazzelloni.github.io/typeR/,\nhttps://github.com/Fgazzelloni/typeR",
  "BugReports": "https://github.com/Fgazzelloni/typeR/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Repository": "https://fgazzelloni.r-universe.dev",
  "Date/Publication": "2026-02-08 19:20:43 UTC",
  "RemoteUrl": "https://github.com/fgazzelloni/typer",
  "RemoteRef": "HEAD",
  "RemoteSha": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:00:39 UTC",
    "User": "root"
  },
  "Author": "Federica Gazzelloni [aut, cre]",
  "Maintainer": "Federica Gazzelloni <fede.gazzelloni@gmail.com>",
  "MD5sum": "f59c5972983295b85e3f4b28ae81ff1f",
  "_user": "fgazzelloni",
  "_type": "src",
  "_file": "typeR_0.2.1.tar.gz",
  "_fileid": "9cea490bbff9a55b944465a42860d6327f8cecacffb5e5454359e88661796d74",
  "_filesize": 4451321,
  "_sha256": "9cea490bbff9a55b944465a42860d6327f8cecacffb5e5454359e88661796d74",
  "_created": "2026-05-09T08:00:39.000Z",
  "_published": "2026-05-22T13:10:47.845Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77386080626,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894173622"
    },
    {
      "job": 77386080424,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894174344"
    },
    {
      "job": 77386080911,
      "time": 163,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894178031"
    },
    {
      "job": 77386080531,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894175617"
    },
    {
      "job": 77386080212,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894162087"
    },
    {
      "job": 77386079700,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161299427"
    },
    {
      "job": 77386080550,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894175910"
    },
    {
      "job": 77386080564,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894170080"
    },
    {
      "job": 77386080862,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894170592"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fgazzelloni/typer",
  "_commit": {
    "id": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
    "author": "fgazzelloni <docksbox@pm.me>",
    "committer": "fgazzelloni <docksbox@pm.me>",
    "message": "updated tag\n",
    "time": 1770578443
  },
  "_maintainer": {
    "name": "Federica Gazzelloni",
    "email": "fede.gazzelloni@gmail.com",
    "login": "fgazzelloni",
    "mastodon": "@fgazzelloni@fosstodon.org",
    "linkedin": "in/federicagazzelloni",
    "twitter": "@fgazzelloni",
    "uuid": 61802414
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "fgazzelloni",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 15
    },
    {
      "week": "2026-04",
      "n": 9
    },
    {
      "week": "2026-05",
      "n": 8
    },
    {
      "week": "2026-06",
      "n": 10
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-01-16"
    },
    {
      "name": "v0.2.0",
      "date": "2026-01-28"
    },
    {
      "name": "v0.2.1",
      "date": "2026-02-08"
    }
  ],
  "_topics": [
    "rprogramming",
    "typescript"
  ],
  "_stars": 14,
  "_contributors": [
    {
      "user": "fgazzelloni",
      "count": 45,
      "uuid": 61802414
    },
    {
      "user": "copilot",
      "count": 8,
      "uuid": 198982749
    }
  ],
  "_userbio": {
    "uuid": 61802414,
    "type": "user",
    "name": "Federica Gazzelloni (she/her)",
    "description": "Independent External Expert (IEE) - Certified Carpentries Instructor -  IHME Collaborator | #Statistics | #Actuarial | #rstats | @rladiesrome Lead Organizer"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/typeR"
  },
  "_devurl": "https://github.com/fgazzelloni/typer",
  "_pkgdown": "https://Fgazzelloni.github.io/typeR/",
  "_searchresults": 17,
  "_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/typeR.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fgazzelloni/typer",
  "_realowner": "fgazzelloni",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-02-04"
    },
    {
      "version": "0.2.1",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "typeR",
    "typeRun"
  ],
  "_help": [
    {
      "page": "typeR",
      "title": "Simulate Typing of an R Script File",
      "topics": [
        "typeR"
      ]
    },
    {
      "page": "typeRun",
      "title": "Type and Run R Code with Live Evaluation",
      "topics": [
        "typeRun"
      ]
    }
  ],
  "_pkglogo": "https://github.com/fgazzelloni/typer/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/fgazzelloni/typer/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with typeR",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Quick Start Example",
        "Example with a custom R script",
        "New in Version 0.2.0: typeRun()",
        "Next Steps",
        "Credits"
      ],
      "created": "2026-01-23 19:30:00",
      "modified": "2026-02-05 09:19:29",
      "commits": 3
    },
    {
      "source": "typerun-demo.Rmd",
      "filename": "typerun-demo.html",
      "title": "Live Code Execution with typeRun",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic Usage",
        "Simple Script Execution",
        "Comparison: typeR vs typeRun",
        "Customizing the Experience",
        "Control Typing Speed",
        "Limit Output Length",
        "Working with Models",
        "Linear Models",
        "GLM and Other Models",
        "Statistical Tests",
        "Interactive Control",
        "Pause and Resume",
        "Working with R Markdown and Quarto",
        "R Markdown Files",
        "Quarto Documents",
        "Advanced Features",
        "Custom Evaluation Environment",
        "Suppressing Library Messages",
        "Output Handling Details",
        "What Executes Silently",
        "What Shows Output",
        "Practical Examples",
        "Teaching Linear Regression",
        "Data Analysis Workflow",
        "GLM Demonstration",
        "Tips and Best Practices",
        "1. Prepare Your Script",
        "2. Timing Considerations",
        "3. Output Management",
        "4. Keep Scripts Focused",
        "Troubleshooting",
        "Script Not Found",
        "Unexpected Output",
        "Want to Stop Mid-Execution",
        "Comparison Table",
        "See Also"
      ],
      "created": "2026-01-23 19:30:00",
      "modified": "2026-02-08 17:18:42",
      "commits": 5
    },
    {
      "source": "quarto-presentations.Rmd",
      "filename": "quarto-presentations.html",
      "title": "Using typeR with Quarto Presentations",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Quick Start",
        "1. Create a Quarto Presentation",
        "2. Run with typeRun()",
        "Included Examples",
        "Supported Quarto Formats",
        "reveal.js (Default)",
        "PowerPoint",
        "Beamer (PDF)",
        "Best Practices",
        "1. Adjust Typing Speed",
        "2. Control Output Length",
        "3. Use Interactive Pause",
        "4. Test Before Presenting",
        "Example: Full Presentation Workflow",
        "Step 1: Create Content",
        "Step 2: Practice",
        "Step 3: Present Live",
        "Advanced Features",
        "Custom Environment",
        "Combining Multiple Presentations",
        "Tips for Success",
        "Do's ✅",
        "Don'ts ❌",
        "Troubleshooting",
        "Issue: Code types too fast",
        "Issue: Output is too long",
        "Issue: Need to stop mid-presentation",
        "Issue: Plots don't display",
        "Real-World Use Cases",
        "Teaching a Course",
        "Conference Talk",
        "Workshop",
        "Getting Help",
        "Conclusion"
      ],
      "created": "2026-02-01 10:53:17",
      "modified": "2026-02-01 11:35:54",
      "commits": 2
    }
  ],
  "_score": 6.154728207440156,
  "_indexed": true,
  "_nocasepkg": "typer",
  "_universes": [
    "fgazzelloni"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-09T08:02:40.000Z",
      "distro": "noble",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "56aed0d5159dac6f37e132b99506c4fea32a744c9280f487734218cf392f99a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-09T08:02:47.000Z",
      "distro": "noble",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "d55698a6282ffda8b84fcb8d2957c3326ca03a0f58e43cef340600c8a22b2b00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-09T08:03:15.000Z",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "b48639352627ee2033d83b49401f919f7298469d96163ac8db96fbc2fdc600e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-09T08:03:00.000Z",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "675ff3132cbccd9ae00d9535ef3fa60c0b3b242bf4c788e6b2f6642390c43531",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-09T08:02:58.000Z",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "9eac89c4bb95491f03fb9dfe2e42147e3f8bc52f4e9eebc6349207f6b037d98b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-09T08:01:57.000Z",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "369c17f939da123b8c4e507d7fede587d6f830bc977bd3440311c111e2e27264",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-09T08:02:04.000Z",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "aac5fc24c16463655d3dd55a27e8c91349c23f0c9505bf85d944b1b00b1b9d8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T13:10:24.000Z",
      "commit": "059430efbbacbf267f047087bc9717d1c3e4e7a4",
      "fileid": "119e41d88d8def3f12ed89ac4fbc8d2c9f1692d9a53967fbe2c0a55d709ca913",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fgazzelloni/actions/runs/25595928573"
    }
  ]
}