{
  "_id": "6a12add0acfb0bcc41d18b83",
  "Package": "dundermifflin",
  "Type": "Package",
  "Title": "The Office Quotes on-Demand",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Tyler\", \"Bradley\", email = \"tcb85@drexel.edu\", role = c(\"aut\", \"cre\")))",
  "Description": "Provides functions to randomly select, return, and print\nquotes or entire scenes from the American version of the show\nthe Office. Receive laughs from one of of the greatest sitcoms\nof all time on demand. Add these functions to your '.Rprofile'\nto get a good laugh everytime you start a new R session.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:48:22 UTC",
    "User": "root"
  },
  "Author": "Tyler Bradley [aut, cre]",
  "Maintainer": "Tyler Bradley <tcb85@drexel.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2020-02-27 07:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/dundermifflin",
  "RemoteRef": "HEAD",
  "RemoteSha": "62099d2660a54a5d6ad3fb5d73fb1c8c76daece0",
  "MD5sum": "fc97fe1ff7646ea4d6cbec1eef50bd30",
  "_user": "cran",
  "_type": "src",
  "_file": "dundermifflin_0.1.1.tar.gz",
  "_fileid": "4a1efea21842bc74cb1e6d22b45f1d074765525cc89cfb4cb3a1872bf6d4582b",
  "_filesize": 1102048,
  "_sha256": "4a1efea21842bc74cb1e6d22b45f1d074765525cc89cfb4cb3a1872bf6d4582b",
  "_created": "2026-05-24T07:48:22.000Z",
  "_published": "2026-05-24T07:50:40.124Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581534849,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183406501"
    },
    {
      "job": 77581534848,
      "time": 97,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183405650"
    },
    {
      "job": 77581422381,
      "time": 130,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183395379"
    },
    {
      "job": 77581534835,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183406068"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26355507867",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/dundermifflin",
  "_commit": {
    "id": "62099d2660a54a5d6ad3fb5d73fb1c8c76daece0",
    "author": "Tyler Bradley <tcb85@drexel.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.1\n",
    "time": 1582789802
  },
  "_maintainer": {
    "name": "Tyler Bradley",
    "email": "tcb85@drexel.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 225,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dundermifflin"
  },
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dundermifflin.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2020-02-27"
    }
  ],
  "_exports": [
    "accounting",
    "andy",
    "angela",
    "corporate",
    "creed",
    "customer_service",
    "darryl",
    "dwight",
    "erin",
    "filter_quotes",
    "get_quote",
    "hr",
    "jim",
    "kelly",
    "kevin",
    "last_quote",
    "meredith",
    "michael",
    "oscar",
    "pam",
    "phyllis",
    "random_scene",
    "reception",
    "ryan",
    "sales",
    "she_said",
    "stanley",
    "toby"
  ],
  "_datasets": [
    {
      "name": "ep_n_scene",
      "title": "Dataset of all quotes from The Office",
      "object": "ep_n_scene",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "season",
        "episode",
        "scene"
      ],
      "rows": 7774,
      "table": true,
      "tojson": true
    },
    {
      "name": "office_quotes",
      "title": "Dataset of all quotes from The Office",
      "object": "office_quotes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "idx",
        "season",
        "episode",
        "name",
        "scene",
        "character",
        "quote"
      ],
      "rows": 50221,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "character_quotes",
      "title": "Get quotes from specific characters",
      "topics": [
        "andy",
        "angela",
        "character_quotes",
        "creed",
        "darryl",
        "dwight",
        "erin",
        "jim",
        "kelly",
        "kevin",
        "meredith",
        "michael",
        "oscar",
        "pam",
        "phyllis",
        "ryan",
        "stanley",
        "toby"
      ]
    },
    {
      "page": "department_quotes",
      "title": "Get quotes from different departments of the office",
      "topics": [
        "accounting",
        "corporate",
        "customer_service",
        "department_quotes",
        "hr",
        "reception",
        "sales"
      ]
    },
    {
      "page": "filter_quotes",
      "title": "Filter office_quotes",
      "topics": [
        "filter_quotes"
      ]
    },
    {
      "page": "get_quote",
      "title": "Get office quotes",
      "topics": [
        "get_quote"
      ]
    },
    {
      "page": "last_quote",
      "title": "Get the last quote index",
      "topics": [
        "last_quote"
      ]
    },
    {
      "page": "office_quotes",
      "title": "Dataset of all quotes from The Office",
      "topics": [
        "ep_n_scene",
        "office_quotes"
      ]
    },
    {
      "page": "random_scene",
      "title": "Get a random scene dialog from the Office",
      "topics": [
        "random_scene"
      ]
    },
    {
      "page": "she_said",
      "title": "Get a \"That's what she said\" joke from the office",
      "topics": [
        "she_said"
      ]
    }
  ],
  "_rundeps": [
    "crayon",
    "stringi"
  ],
  "_score": 1.0413926851582251,
  "_indexed": true,
  "_nocasepkg": "dundermifflin",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T07:50:13.000Z",
      "distro": "noble",
      "commit": "62099d2660a54a5d6ad3fb5d73fb1c8c76daece0",
      "fileid": "0f6e633ef409d70e54b17df9e608fe9a1f9e3c6140403ba4428ea770020298aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355507867"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-24T07:50:06.000Z",
      "distro": "noble",
      "commit": "62099d2660a54a5d6ad3fb5d73fb1c8c76daece0",
      "fileid": "5dbd827359323f088f54379ad8d88dce3882cbe546e1809a4fb3284445ed6241",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355507867"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-05-24T07:50:19.000Z",
      "commit": "62099d2660a54a5d6ad3fb5d73fb1c8c76daece0",
      "fileid": "f33564cca036fb83250421adb4280dfdb75c29262b50014e8bb5b252986d6245",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26355507867"
    }
  ]
}