{
  "_id": "6a105faeacfb0bcc41ca66e8",
  "Package": "ooplah",
  "Title": "Helper Functions for Class Object-Oriented Programming",
  "Version": "0.2.0",
  "Authors@R": "person(given = \"Raphael\",\nfamily = \"Sonabend\",\nrole = c(\"aut\", \"cre\"),\nemail = \"raphaelsonabend@gmail.com\",\ncomment = c(ORCID = \"0000-0001-9225-4654\"))",
  "Description": "Helper functions for coding object-oriented programming\nwith a focus on R6. Includes functions for assertions and\ntesting, looping, and re-usable design patterns including\nAbstract and Decorator classes.",
  "License": "MIT + file LICENSE",
  "URL": "https://xoopR.github.io/ooplah/, https://github.com/xoopR/ooplah",
  "BugReports": "https://github.com/xoopR/ooplah/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE, r6 = TRUE)",
  "RoxygenNote": "7.1.1",
  "SystemRequirements": "C++11",
  "Repository": "https://mlr-org.r-universe.dev",
  "Date/Publication": "2022-03-25 21:50:10 UTC",
  "RemoteUrl": "https://github.com/mlr-org/ooplah",
  "RemoteRef": "main",
  "RemoteSha": "4d88a65d349ba524060229704adcee25ec7bf4f8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 08:51:05 UTC",
    "User": "root"
  },
  "Author": "Raphael Sonabend [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9225-4654>)",
  "Maintainer": "Raphael Sonabend <raphaelsonabend@gmail.com>",
  "MD5sum": "9c48cd505c9c652d7fc93da68b971051",
  "_user": "mlr-org",
  "_type": "src",
  "_file": "ooplah_0.2.0.tar.gz",
  "_fileid": "5ff478b6de872f2b52445bfe44529f14e6a97a1316a23eb5f8317398ac709f79",
  "_filesize": 293729,
  "_sha256": "5ff478b6de872f2b52445bfe44529f14e6a97a1316a23eb5f8317398ac709f79",
  "_created": "2026-05-08T08:51:05.000Z",
  "_published": "2026-05-22T13:52:46.914Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77393504576,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6875453823"
    },
    {
      "job": 77393504357,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875449941"
    },
    {
      "job": 77393504443,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875443694"
    },
    {
      "job": 77393504081,
      "time": 70,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875435112"
    },
    {
      "job": 77393503368,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6875415384"
    },
    {
      "job": 77393503721,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7162177062"
    },
    {
      "job": 77393503985,
      "time": 73,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6875436192"
    },
    {
      "job": 77393504398,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6875434808"
    },
    {
      "job": 77393504147,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6875435012"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mlr-org/ooplah",
  "_commit": {
    "id": "4d88a65d349ba524060229704adcee25ec7bf4f8",
    "author": "Raphael Sonabend <raphaelsonabend@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1648245010
  },
  "_maintainer": {
    "name": "Raphael Sonabend",
    "email": "raphaelsonabend@gmail.com",
    "login": "raphaels1",
    "linkedin": "in/raphael-sonabend",
    "uuid": 25639974,
    "orcid": "0000-0001-9225-4654"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "mlr-org",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "raphaels1",
      "count": 37,
      "uuid": 25639974
    }
  ],
  "_userbio": {
    "uuid": 12941794,
    "type": "organization",
    "name": "mlr-org"
  },
  "_downloads": {
    "count": 100,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ooplah"
  },
  "_devurl": "https://github.com/xoopr/ooplah",
  "_pkgdown": "https://xoopR.github.io/ooplah/",
  "_searchresults": 0,
  "_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/ooplah.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-09-10"
    },
    {
      "version": "0.2.0",
      "date": "2022-01-21"
    }
  ],
  "_exports": [
    "AbstractClass",
    "assert_R6",
    "assert_R6Class",
    "assert_R6Object",
    "decorate",
    "DecoratorClass",
    "get_object_class",
    "is.R6",
    "is.R6Class",
    "is.R6Object",
    "loapply",
    "object_class",
    "object_classes",
    "ooplah",
    "private",
    "super",
    "vcapply",
    "viapply",
    "vlapply",
    "vnapply",
    "vrapply",
    "vzapply"
  ],
  "_help": [
    {
      "page": "AbstractClass",
      "title": "Create an abstract R6 Class",
      "topics": [
        "AbstractClass"
      ]
    },
    {
      "page": "decorate",
      "title": "Sugar function for decoration",
      "topics": [
        "decorate"
      ]
    },
    {
      "page": "DecoratorClass",
      "title": "Create an abstract R6 Class",
      "topics": [
        "DecoratorClass"
      ]
    },
    {
      "page": "is.R6",
      "title": "Is 'x' a R6 object or class?",
      "topics": [
        "assert_R6",
        "is.R6"
      ]
    },
    {
      "page": "is.R6Class",
      "title": "Is 'x' a R6 class?",
      "topics": [
        "assert_R6Class",
        "is.R6Class"
      ]
    },
    {
      "page": "is.R6Object",
      "title": "Is 'x' a R6 object?",
      "topics": [
        "assert_R6Object",
        "is.R6Object"
      ]
    },
    {
      "page": "loapply",
      "title": "Specialised lapply for objects",
      "topics": [
        "loapply"
      ]
    },
    {
      "page": "object_class",
      "title": "Get class of an object (possibly with inheritance)",
      "topics": [
        "get_object_class",
        "object_class",
        "object_classes"
      ]
    },
    {
      "page": "ooplah",
      "title": "R6 Class for testing and examples",
      "topics": [
        "ooplah"
      ]
    },
    {
      "page": "private",
      "title": "Get R6 object private environment",
      "topics": [
        "private"
      ]
    },
    {
      "page": "super",
      "title": "Get R6 object parent environment",
      "topics": [
        "super"
      ]
    },
    {
      "page": "vxapply",
      "title": "Specialised vapply methods for atomic classes",
      "topics": [
        "vcapply",
        "viapply",
        "vlapply",
        "vnapply",
        "vrapply",
        "vxapply",
        "vzapply"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mlr-org/ooplah/raw/main/man/figures/logo.png",
  "_readme": "https://github.com/mlr-org/ooplah/raw/main/README.md",
  "_rundeps": [
    "R6"
  ],
  "_score": 2.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "ooplah",
  "_universes": [
    "mlr-org",
    "raphaels1",
    "xoopr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-08T08:53:24.000Z",
      "distro": "noble",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "7de9740c969227b3617c9d4319211e29414babc514349cadda5248d0ff7f1765",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-08T08:53:12.000Z",
      "distro": "noble",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "8540e784c687ecb7428245cfc5634b374ecd993d00872e181a3f16045d48b5df",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-08T08:52:48.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "7a449e44295116a05fd12d0286f2b248563ba2e811ce44471a38888a21a9e689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-08T08:52:22.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "351a57c46452b89b20cee20e217d3431b1b0d1a1d86b279b793342048b4785fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-08T08:52:19.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "1e37264b0395ab7109a27d9db017d2501294e784c9a4f8e06213015926fe9546",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-08T08:52:14.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "c8776107f96cfaeb9e0c0744a76ebaad4b92e4d619f39ad30eb35b95bf795f05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-08T08:52:15.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "09736db544daff584b2d6037cb135c1b6f6694bfbe7ffcf54b71c6b4666b4526",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-22T13:52:33.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "8627946e827d27678ebf1b682127a07dafb147ad0515ae76d443fcbc7acb061f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mlr-org/actions/runs/25546360904"
    }
  ]
}