{
  "_id": "6a49b236dbd0482285eb54fb",
  "Package": "r6methods",
  "Type": "Package",
  "Title": "Make Methods for R6 Classes",
  "Version": "0.1.1",
  "Authors@R": "person(\"Jakub\", \"Sobolewski\", email = \"jakupsob@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Generate boilerplate code for R6 classes. Given R6 class\ncreate getters and/or setters for selected class fields or use\nRStudio addins to insert methods straight into class\ndefinition.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/jakubsob/r6methods",
  "BugReports": "https://github.com/jakubsob/r6methods/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://jakubsob.r-universe.dev",
  "Date/Publication": "2022-01-16 19:36:37 UTC",
  "RemoteUrl": "https://github.com/jakubsob/r6methods",
  "RemoteRef": "HEAD",
  "RemoteSha": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 11:21:14 UTC",
    "User": "root"
  },
  "Author": "Jakub Sobolewski [aut, cre]",
  "Maintainer": "Jakub Sobolewski <jakupsob@gmail.com>",
  "_user": "jakubsob",
  "_type": "src",
  "_file": "r6methods_0.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/679ef797a06e545eb88444023ab9f5149b3554fefe81d8c9443ce31b61f464c7",
  "_filesize": 3141884,
  "_sha256": "679ef797a06e545eb88444023ab9f5149b3554fefe81d8c9443ce31b61f464c7",
  "_expires": "2026-10-13T01:24:04.000Z",
  "_created": "2026-06-19T11:21:14.000Z",
  "_published": "2026-07-05T01:24:06.528Z",
  "_jobs": [
    {
      "job": 85182292273,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7748488903"
    },
    {
      "job": 85182292224,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7748498035"
    },
    {
      "job": 85182292221,
      "time": 83,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7748480218"
    },
    {
      "job": 85182292275,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7748484150"
    },
    {
      "job": 85182292102,
      "time": 184,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748454149"
    },
    {
      "job": 85182292264,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7748486495"
    },
    {
      "job": 85182292263,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7748479203"
    },
    {
      "job": 85182292269,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7748481783"
    },
    {
      "job": 85182292223,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7748477720"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051",
  "_status": "success",
  "_upstream": "https://github.com/jakubsob/r6methods",
  "_commit": {
    "id": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
    "author": "Jakub Sobolewski <37193264+jakubsob@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from jakubsob/feature/reactive-r6\n\nAdd ReactiveR6 class",
    "time": 1642361797
  },
  "_maintainer": {
    "name": "Jakub Sobolewski",
    "email": "jakupsob@gmail.com",
    "login": "jakubsob",
    "linkedin": "in/jakub-sobolewski-r",
    "description": "",
    "uuid": 37193264
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "miniUI",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "R6",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jakubsob",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "jakubsob",
      "count": 18,
      "uuid": 37193264
    }
  ],
  "_userbio": {
    "uuid": 37193264,
    "type": "user",
    "name": "Jakub Sobolewski",
    "followers": 34
  },
  "_downloads": {
    "count": 232,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/r6methods"
  },
  "_devurl": "https://github.com/jakubsob/r6methods",
  "_searchresults": 11,
  "_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/r6methods.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jakubsob/r6methods",
  "_realowner": "jakubsob",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-03-16"
    }
  ],
  "_exports": [
    "insert_methods_addin",
    "insert_methods_addin_gadget",
    "make_methods",
    "make_methods_addin",
    "make_methods_addin_gadget",
    "ReactiveR6"
  ],
  "_help": [
    {
      "page": "extract_class",
      "title": "Extract R6 Class",
      "topics": [
        "extract_class"
      ]
    },
    {
      "page": "find_closing",
      "title": "Find Closing",
      "topics": [
        "find_closing"
      ]
    },
    {
      "page": "get_cursor_pos",
      "title": "Get Cursor Position From Active Document",
      "topics": [
        "get_cursor_pos"
      ]
    },
    {
      "page": "insert_methods",
      "title": "Insert Methods",
      "topics": [
        "insert_methods"
      ]
    },
    {
      "page": "insert_methods_addin",
      "title": "An addin for inserting methods straigth into the source file",
      "topics": [
        "insert_methods_addin"
      ]
    },
    {
      "page": "insert_methods_addin_gadget",
      "title": "Insert methods addin gadget",
      "topics": [
        "insert_methods_addin_gadget"
      ]
    },
    {
      "page": "make_gadget",
      "title": "Make Gadget",
      "topics": [
        "make_gadget"
      ]
    },
    {
      "page": "make_method_str",
      "title": "Make method string",
      "topics": [
        "make_getter_method_str",
        "make_method_str",
        "make_setter_method_str"
      ]
    },
    {
      "page": "make_methods",
      "title": "Make methods",
      "topics": [
        "make_methods"
      ]
    },
    {
      "page": "make_methods_addin",
      "title": "Make Methods Addin",
      "topics": [
        "make_methods_addin"
      ]
    },
    {
      "page": "make_methods_addin_gadget",
      "title": "Make methods addin gadget",
      "topics": [
        "make_methods_addin_gadget"
      ]
    },
    {
      "page": "ReactiveR6",
      "title": "ReactiveR6",
      "topics": [
        "ReactiveR6"
      ]
    },
    {
      "page": "source_class",
      "title": "Source class",
      "topics": [
        "source_class"
      ]
    }
  ],
  "_readme": "https://github.com/jakubsob/r6methods/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "rstudioapi",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xtable"
  ],
  "_score": 3.7817553746524686,
  "_indexed": true,
  "_nocasepkg": "r6methods",
  "_universes": [
    "jakubsob"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T11:23:08.000Z",
      "distro": "noble",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/1b053cd181df3e83ed5852c9ed09bfa86869505d5bfb883ad1986665df138ddd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-06-19T11:23:32.000Z",
      "distro": "noble",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/950b6ccef55f7be2419ee942a26fd03091bfafe42ff24eacbb0e57111ba1dd1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:43.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/24c9c82e19df50f7d132af1c1d224b51310db7a34db1f812a335eff5bea1d52c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:55.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/9272e8fd9c4bf255b263fb8b780d09dd7d3891fa907a5d278974258411bb336a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-19T11:23:17.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/48f93dcda3a887609ef753547ba2c45e4cfe37b5a934afb56a1fbc0678cf0882",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:26.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/02966cf1c3b85c5858a0d5cffc4aa3b88cb70d1686dfabfcae4558f8f1923e44",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:36.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/ac46146fb0f6e997343152701aed5a218d8611c39ee5ce7d76b02c60bbf9ad3b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-06-19T11:22:23.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "https://r2.ropensci.org/96e967bdb51a4b0690157929f87cc20a749a5f9e85f87a1919c9f1705e6941a2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/27822561051"
    }
  ]
}