{
  "_id": "6a4a5d771e9cffeb4b83365f",
  "Package": "stdvectors",
  "Type": "Package",
  "Title": "C++ Standard Library Vectors in R",
  "Version": "0.0.7",
  "Date": "2017-02-20",
  "Author": "Marco Giuliano",
  "Maintainer": "Marco Giuliano <mgiuliano.mail@gmail.com>",
  "Description": "Allows the creation and manipulation of C++ std::vector's\nin R.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/digEmAll/stdvectors",
  "BugReports": "https://github.com/digEmAll/stdvectors/issues",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2023-02-22 20:42:43 UTC",
  "RemoteUrl": "https://github.com/digEmAll/stdvectors",
  "RemoteRef": "HEAD",
  "RemoteSha": "319362df70aeee03cc1450720d0420a26c926755",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 13:30:53 UTC",
    "User": "root"
  },
  "_user": "fastverse",
  "_type": "src",
  "_file": "stdvectors_0.0.7.tar.gz",
  "_fileid": "https://r2.ropensci.org/6687215fabaf4d33e592c8a0113b16f722c1bf18dcba62d281c137055001cb29",
  "_filesize": 105613,
  "_sha256": "6687215fabaf4d33e592c8a0113b16f722c1bf18dcba62d281c137055001cb29",
  "_expires": "2026-10-13T13:34:45.000Z",
  "_created": "2026-07-05T13:30:53.000Z",
  "_published": "2026-07-05T13:34:47.664Z",
  "_jobs": [
    {
      "job": 85227514727,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092272336"
    },
    {
      "job": 85227514724,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092269996"
    },
    {
      "job": 85227514721,
      "time": 165,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092276752"
    },
    {
      "job": 85227514720,
      "time": 107,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092268659"
    },
    {
      "job": 85227514810,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092263598"
    },
    {
      "job": 85227514819,
      "time": 180,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092278454"
    },
    {
      "job": 85227514719,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092266614"
    },
    {
      "job": 85227514735,
      "time": 188,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092279380"
    },
    {
      "job": 85227312827,
      "time": 158,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092253623"
    },
    {
      "job": 85227514705,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8092267612"
    },
    {
      "job": 85227514712,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8092271304"
    },
    {
      "job": 85227514714,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8092266681"
    },
    {
      "job": 85227514723,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8092265222"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094",
  "_status": "success",
  "_upstream": "https://github.com/digEmAll/stdvectors",
  "_commit": {
    "id": "319362df70aeee03cc1450720d0420a26c926755",
    "author": "Marco Giuliano <mgiuliano.mail@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nAdded average downloads badge",
    "time": 1677098563
  },
  "_maintainer": {
    "name": "Marco Giuliano",
    "email": "mgiuliano.mail@gmail.com",
    "login": "digemall",
    "description": "",
    "uuid": 13941545
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.4",
      "role": "Imports"
    }
  ],
  "_owner": "digemall",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "digemall",
      "count": 16,
      "uuid": 13941545
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "followers": 28,
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 575,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stdvectors"
  },
  "_devurl": "https://github.com/digemall/stdvectors",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stdvectors.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/digemall/stdvectors",
  "_realowner": "digemall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.5",
      "date": "2017-02-20"
    }
  ],
  "_exports": [
    "is.stdvector",
    "stdvectorClear",
    "stdvectorClone",
    "stdvectorCreate",
    "stdvectorErase",
    "stdvectorPushBack",
    "stdvectorReplace",
    "stdvectorSize",
    "stdvectorSubset",
    "stdvectorToVector"
  ],
  "_help": [
    {
      "page": "stdvectors-package",
      "title": "C++ Standard Library Vectors in R",
      "topics": [
        "stdvectors-package",
        "stdvectors"
      ]
    },
    {
      "page": "stdvectorClass",
      "title": "std::vector R wrapper",
      "topics": [
        "is.stdvector",
        "print.stdvector",
        "stdvectorClear",
        "stdvectorClone",
        "stdvectorCreate",
        "stdvectorErase",
        "stdvectorPushBack",
        "stdvectorReplace",
        "stdvectorSize",
        "stdvectorSubset",
        "stdvectorToVector",
        "toString.stdvector"
      ]
    }
  ],
  "_readme": "https://github.com/digEmAll/stdvectors/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": false,
  "_nocasepkg": "stdvectors",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://digemall.r-universe.dev/stdvectors",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-05T13:33:13.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/2816a6c1a6ada71206fd7a7292fb90ea672cb4c6d6cdbaecbb89a5ac51ae87ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-05T13:32:53.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/e1bd40b892a39ca8492eba05e51670ce5d3ac9f1337ba604c80d2e7127b7d8b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-05T13:33:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/313df26d45df6aa2b8d37e5739758b73481895d9ededbe882c5fcea4bf5061e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.7",
      "date": "2026-07-05T13:32:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/d707261d49b90c439811dc768e80b2081e3c7b25e29b8a7bd7113ee74fe38105",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-05T13:32:09.000Z",
      "arch": "aarch64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/4a16378ca61cbc0670725b92e23942fe0ffceebee8ba3359f9d2213d55ddf69e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-05T13:33:45.000Z",
      "arch": "x86_64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/34e3b0c0a7d948439d685464511e6dd3dc931096c0df130e1bf41dc1b35d3e75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-05T13:32:28.000Z",
      "arch": "aarch64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/cc115af61d3aa3c0f004545b1847d293c099080b09ae1b06f6702ffcd6bf7264",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.7",
      "date": "2026-07-05T13:33:46.000Z",
      "arch": "x86_64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/28e0ece48310d9333d58a3484653b86e326193798822be06612793d7b65a0575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.7",
      "date": "2026-07-05T13:32:44.000Z",
      "arch": "emscripten",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/e2b6d4d81ea6f63862c238495164ffaaf27af20857506bb680089c12ec5e1fe9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-07-05T13:32:42.000Z",
      "arch": "x86_64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/3894e4e6bd535367cab262e683898d66c9a35bf24226902f23f0d015a1bcbad6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-07-05T13:32:00.000Z",
      "arch": "x86_64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/0de1194fde4134ab6498fe49b2833096961b20ae39c4b2754c5efb084bab4d38",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.7",
      "date": "2026-07-05T13:31:55.000Z",
      "arch": "x86_64",
      "commit": "319362df70aeee03cc1450720d0420a26c926755",
      "fileid": "https://r2.ropensci.org/cf6030a70080f9ff39aeb6f81ea96769e8b3d52e0f93c7757f45479a21a4cfe1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/28742371094"
    }
  ]
}