{
  "_id": "6a1ee55eb401979e7341131c",
  "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-05-20 06:01:48 UTC",
    "User": "root"
  },
  "Author": "Jakub Sobolewski [aut, cre]",
  "Maintainer": "Jakub Sobolewski <jakupsob@gmail.com>",
  "MD5sum": "52c30b3527ce1fcf7265355d06e02c7c",
  "_user": "jakubsob",
  "_type": "src",
  "_file": "r6methods_0.1.1.tar.gz",
  "_fileid": "4299ebbb9011b058b872d8d7e6cde602c95ebd8a607f39bcc5358cc3ffcf1c8f",
  "_filesize": 3139011,
  "_sha256": "4299ebbb9011b058b872d8d7e6cde602c95ebd8a607f39bcc5358cc3ffcf1c8f",
  "_created": "2026-05-20T06:01:48.000Z",
  "_published": "2026-06-02T14:14:54.743Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79091568637,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7102440295"
    },
    {
      "job": 79091568811,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7102440070"
    },
    {
      "job": 79091568549,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7102427596"
    },
    {
      "job": 79091568263,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7102425317"
    },
    {
      "job": 79091568032,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102405436"
    },
    {
      "job": 79091567095,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360238932"
    },
    {
      "job": 79091568113,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7102430201"
    },
    {
      "job": 79091568525,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7102430810"
    },
    {
      "job": 79091568290,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7102427725"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 187,
    "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",
    "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-05-20T06:04:07.000Z",
      "distro": "noble",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "5366a8cbbd4068dea6118a05ee827a36912a789da5705e9ef220b12eee175598",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-20T06:04:06.000Z",
      "distro": "noble",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "01f0467c672c92d326aa429d2d7bc5ed858515a86babfd43cd36b0419a273d78",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-20T06:03:21.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "bf9dd3a82bdec3460237800e63c42f29925144196e82f26ff50d85573662273b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-20T06:03:14.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "0b9f73e509566107e1884c77e122e7c0488c373d0ebbdae6d96c1e52b646f1be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-20T06:03:19.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "90cdd07a26010705e13227095da6ee3b39e21144f8bce6536b1261c2798c6cf1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-20T06:03:24.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "2b2d02f0a916ce30ee0bfac378c8e036d60290b62eadfb383e130dd50c34a5a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-20T06:03:10.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "12dcac8f89ffe8ba3e427fecb2c64eb9694c839a462cba6682a5d245c8c9e454",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T14:14:18.000Z",
      "commit": "4161d6fc070e002a0027261f4ae18ccd3ea31144",
      "fileid": "7d9df5fa57ce6c9a6b1d917d15e3fecaa304cbf53543b2c68cab31650db1d803",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jakubsob/actions/runs/26144416861"
    }
  ]
}