{
  "_id": "6a1d45331d7bb097a0a41f3d",
  "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-06-01 08:36:20 UTC",
    "User": "root"
  },
  "MD5sum": "e49c8d8e0ec0680199034297450419e5",
  "_user": "gaborcsardi",
  "_type": "src",
  "_file": "rstack_1.0.1.9000.tar.gz",
  "_fileid": "5e774696b1c7b1fb77885f1432b83f02fe0ff3da531c021412f2b4f797362de4",
  "_filesize": 72207,
  "_sha256": "5e774696b1c7b1fb77885f1432b83f02fe0ff3da531c021412f2b4f797362de4",
  "_created": "2026-06-01T08:36:20.000Z",
  "_published": "2026-06-01T08:39:15.642Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78815418889,
      "time": 108,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326948646"
    },
    {
      "job": 78815418909,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326960614"
    },
    {
      "job": 78815418914,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326944477"
    },
    {
      "job": 78815418902,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326947759"
    },
    {
      "job": 78815033303,
      "time": 148,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326911656"
    },
    {
      "job": 78815418872,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326948233"
    },
    {
      "job": 78815418960,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7326940627"
    },
    {
      "job": 78815418898,
      "time": 59,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7326932937"
    },
    {
      "job": 78815418928,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7326942641"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 656,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rstack"
  },
  "_devurl": "https://github.com/gaborcsardi/rstack",
  "_searchresults": 7,
  "_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/readme.html",
    "extra/readme.md",
    "extra/rstack.html",
    "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-06-01T08:38:17.000Z",
      "distro": "noble",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "818368ede5843247f2e07548625239954aeb1d702acc12e2a917c11595f13d5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1.9000",
      "date": "2026-06-01T08:38:50.000Z",
      "distro": "noble",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "cc4ce5d1f04ebecc0e463024b603ed1c67c0b995dc8cabcb7e9ba4308f98b828",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-06-01T08:38:07.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "11734cf5c1e28e5c0e77670193831f72810decdadabf7f4b3fc23dd222a24296",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1.9000",
      "date": "2026-06-01T08:38:13.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "fcfdb6e1ea33d8ba170b1a72087be8d44ce99d67c9118fb5ce227f74bac11c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1.9000",
      "date": "2026-06-01T08:38:24.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "8a5caefc54d46b7c0ad1b22c5c8f67531bc2e7aa39b256f73aa0f9c709af010e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-01T08:37:49.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "e646c0f99c50b335b52c59a63d38230cd07a8f51b14fce175b6a737b4577ad2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-01T08:37:27.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "a55267a555a170b8bd85cf64ac5492cc84b43e7d51f98808d8b7006c4b853591",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1.9000",
      "date": "2026-06-01T08:37:55.000Z",
      "commit": "caa1055a20ae21cbdf2553a74457e43a54d63eee",
      "fileid": "880babec08cb2fe615e6e495461c62e687b9001459175e6e92c1db3a27323339",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gaborcsardi/actions/runs/26744068570"
    }
  ]
}