{
  "_id": "6a49642b3c3572b93bf7e64f",
  "Package": "rstack",
  "Title": "Stack Data Type as an 'R6' Class",
  "Version": "1.0.1.9000",
  "Author": "Gábor Csárdi",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "Description": "An extremely simple stack data type, implemented with 'R6'\nclasses. The size of the stack increases as needed, and the\namortized time complexity is O(1). The stack may contain\narbitrary objects.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/gaborcsardi/rstack#readme",
  "BugReports": "https://github.com/gaborcsardi/rstack/issues",
  "RoxygenNote": "7.2.3",
  "Encoding": "UTF-8",
  "Roxygen": "list(r6 = FALSE)",
  "Repository": "https://gaborcsardi.r-universe.dev",
  "Date/Publication": "2023-08-31 07:38:40 UTC",
  "RemoteUrl": "https://github.com/gaborcsardi/rstack",
  "RemoteRef": "HEAD",
  "RemoteSha": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 19:48:41 UTC",
    "User": "root"
  },
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "rstack_1.0.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/3356a4e15cb10961258a923fa9c74b3ea56ac82c7e4e3bbb363dd1af321cc3c0",
  "_filesize": 74021,
  "_sha256": "3356a4e15cb10961258a923fa9c74b3ea56ac82c7e4e3bbb363dd1af321cc3c0",
  "_expires": "2026-10-12T19:51:06.000Z",
  "_created": "2026-07-04T19:48:41.000Z",
  "_published": "2026-07-04T19:51:07.915Z",
  "_jobs": [
    {
      "job": 85161885151,
      "time": 105,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084897327"
    },
    {
      "job": 85161885140,
      "time": 112,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084898018"
    },
    {
      "job": 85161885150,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084894831"
    },
    {
      "job": 85161885152,
      "time": 66,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084892797"
    },
    {
      "job": 85161734662,
      "time": 145,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084884818"
    },
    {
      "job": 85161885145,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084897532"
    },
    {
      "job": 85161885157,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084892161"
    },
    {
      "job": 85161885159,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084893163"
    },
    {
      "job": 85161885160,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084893010"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526",
  "_status": "success",
  "_upstream": "https://github.com/gaborcsardi/rstack",
  "_commit": {
    "id": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "message": "Increment version number to 1.0.1.9000\n",
    "time": 1693467520
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "gaborcsardi",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 29,
      "uuid": 660288
    }
  ],
  "_userbio": {
    "uuid": 660288,
    "type": "user",
    "name": "Gábor Csárdi",
    "followers": 1507
  },
  "_downloads": {
    "count": 641,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rstack"
  },
  "_devurl": "https://github.com/gaborcsardi/rstack",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rstack.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gaborcsardi/rstack",
  "_realowner": "gaborcsardi",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2016-08-02"
    },
    {
      "version": "1.0.1",
      "date": "2023-08-30"
    }
  ],
  "_exports": [
    "stack"
  ],
  "_help": [
    {
      "page": "stack",
      "title": "A stack data type, implemented as an R6 class",
      "topics": [
        "stack"
      ]
    }
  ],
  "_readme": "https://github.com/gaborcsardi/rstack/raw/HEAD/README.md",
  "_rundeps": [
    "R6"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "rstack",
  "_universes": [
    "gaborcsardi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:50:32.000Z",
      "distro": "resolute",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/20bdb725f0598f5bdd8b2ec35d952cbd4c1c34e750affa08091ee644d45704f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:50:37.000Z",
      "distro": "resolute",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/f2512f88c3fe399ee00711d029e12fc960e29200e562f8634f0266642f161923",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:50:12.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/c0fd5b0d68ee96593d250406435133359aa57240237d4f799d14b6bfc9ea4368",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:49:55.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/057468307f665fc2f5d13186dec1cdfba6c659c00abcccccd86ca86c5cc6e0d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:50:41.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/c271e3ee8a311e439cc06c29a38c4962c91128a1b5252799c9165b167c68a59a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:49:43.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/5b541f3985628f31b8d80f65be2b21b1fabeaae9f7e95bd11006d6bf01f1da2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:49:53.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/b7b5bc44b00c39b9fe5448989e970303f3ca8896df7ce32287ec312830f5cb72",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-07-04T19:49:50.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "https://r2.ropensci.org/2e84b3a9080ecdf3fade1a0b802a1e8663109f881ae9f85d170823bde5fb4521",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/28717626526"
    }
  ]
}