{
  "_id": "6a1eabafb25058d4daad9bde",
  "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://raphaels1.r-universe.dev",
  "Date/Publication": "2022-03-25 21:50:10 UTC",
  "RemoteUrl": "https://github.com/xoopR/ooplah",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d88a65d349ba524060229704adcee25ec7bf4f8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:05:26 UTC",
    "User": "root"
  },
  "Author": "Raphael Sonabend [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9225-4654>)",
  "Maintainer": "Raphael Sonabend <raphaelsonabend@gmail.com>",
  "MD5sum": "ea4fd7339474a9aa2edb85dd2704306d",
  "_user": "raphaels1",
  "_type": "src",
  "_file": "ooplah_0.2.0.tar.gz",
  "_fileid": "dc225fd888fd7e4573c4f0e1170c152745ccacc37b4b9ea077fa335804102926",
  "_filesize": 291116,
  "_sha256": "dc225fd888fd7e4573c4f0e1170c152745ccacc37b4b9ea077fa335804102926",
  "_created": "2026-06-02T10:05:26.000Z",
  "_published": "2026-06-02T10:08:47.452Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79047016256,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354808385"
    },
    {
      "job": 79047016266,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354818288"
    },
    {
      "job": 79047016504,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354799714"
    },
    {
      "job": 79047016241,
      "time": 110,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354802514"
    },
    {
      "job": 79046355016,
      "time": 229,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354764443"
    },
    {
      "job": 79047016220,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7354806614"
    },
    {
      "job": 79047016274,
      "time": 87,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7354795368"
    },
    {
      "job": 79047016281,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7354793022"
    },
    {
      "job": 79047016277,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7354797963"
    }
  ],
  "_buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/xoopR/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",
    "description": "Director and Founder of OSPO Now. You can find my code scattered across orgs: RaphaelS1, mlr-org, and xoopR.",
    "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": "xoopr",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "design-patterns",
    "oop"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "raphaels1",
      "count": 37,
      "uuid": 25639974
    }
  ],
  "_userbio": {
    "uuid": 25639974,
    "type": "user",
    "name": "Raphael Sonabend-Friend",
    "description": "Director and Founder of OSPO Now. You can find my code scattered across orgs: RaphaelS1, mlr-org, and xoopR."
  },
  "_downloads": {
    "count": 45,
    "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/xoopR/ooplah/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/xoopR/ooplah/raw/HEAD/README.md",
  "_rundeps": [
    "R6"
  ],
  "_score": 3.7993405494535817,
  "_indexed": false,
  "_nocasepkg": "ooplah",
  "_universes": [
    "raphaels1"
  ],
  "_indexurl": "https://mlr-org.r-universe.dev/ooplah",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T10:07:46.000Z",
      "distro": "noble",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "052956a6abc3ef2c547586f9b584560dd20c21752354dbd7f2c18901b25eb72e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T10:08:13.000Z",
      "distro": "noble",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "12dfa522f940c83d7884229afcfc4e1b85e1c8dc9e1d7348bb38c8c13e85ffd3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T10:07:20.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "ee007f5c70eb84ca28505a2f6d797b5528f2f5c15291c9a84e753b753b98ac52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-02T10:07:26.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "44368e1665478919ec779d14900fca687de01326f2eee4537f663dc6219460aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T10:07:49.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "179e345284a808e8c68e2fdc772778aaab0fd7c2b997f3921597579bb31470e0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:07:01.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "640343a14ee54733fdacef11b45fedebef7426517a92b382268af7ee284883c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:06:54.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "4673fa05bb26698d115b2cda99cd9e5c90514170b6d49ab4fb8d9217e25f8d01",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-02T10:07:08.000Z",
      "commit": "4d88a65d349ba524060229704adcee25ec7bf4f8",
      "fileid": "f94fa1f28ae6a2437f74c202ad6ef6d2920d02690b3b72ea0cbe598f5ef4728d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/raphaels1/actions/runs/26812620468"
    }
  ]
}