{
  "_id": "6a12afcfacfb0bcc41d193f4",
  "Package": "cxxfunplus",
  "Type": "Package",
  "Title": "extend cxxfunction by saving the dynamic shared objects",
  "Version": "1.0.2",
  "Date": "2012-09-6",
  "Author": "Jiqiang Guo <guojq28@gmail.com>",
  "Maintainer": "Jiqiang Guo <guojq28@gmail.com>",
  "Description": "extend cxxfunction by saving the dynamic shared objects\nfor reusing across R sessions",
  "License": "GPL-3",
  "URL": "https://github.com/maverickg/cxxfunplus",
  "Repository": "https://maverickg.r-universe.dev",
  "Date/Publication": "2023-08-21 23:06:59 UTC",
  "RemoteUrl": "https://github.com/maverickg/cxxfunplus",
  "RemoteRef": "HEAD",
  "RemoteSha": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
  "RemoteSubdir": "cxxfunplus",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:56:37 UTC",
    "User": "root"
  },
  "MD5sum": "98e40cce71934e88009c13bc7d3f0de6",
  "_user": "maverickg",
  "_type": "src",
  "_file": "cxxfunplus_1.0.2.tar.gz",
  "_fileid": "54c9b98a898eb86c6fcf116ca89c99fc0a0b7bd2619e822a1ce812f0be707fb5",
  "_filesize": 108979,
  "_sha256": "54c9b98a898eb86c6fcf116ca89c99fc0a0b7bd2619e822a1ce812f0be707fb5",
  "_created": "2026-05-24T07:56:37.000Z",
  "_published": "2026-05-24T07:59:11.670Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77581970786,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183462127"
    },
    {
      "job": 77581970783,
      "time": 85,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183458108"
    },
    {
      "job": 77581970776,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183459827"
    },
    {
      "job": 77581970775,
      "time": 115,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183458972"
    },
    {
      "job": 77581839810,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183448385"
    },
    {
      "job": 77581970774,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183458472"
    },
    {
      "job": 77581970789,
      "time": 66,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7183455987"
    },
    {
      "job": 77581970785,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7183455428"
    },
    {
      "job": 77581970790,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7183456313"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maverickg/cxxfunplus",
  "_commit": {
    "id": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
    "author": "maverickg <maverickg@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION\n\nmake the version the same as the one recently uploaded to CRAN",
    "time": 1692659219
  },
  "_maintainer": {
    "name": "Jiqiang Guo",
    "email": "guojq28@gmail.com",
    "login": "maverickg",
    "description": "",
    "uuid": 68500
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "inline",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.8.0",
      "role": "Suggests"
    }
  ],
  "_owner": "maverickg",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "maverickg",
      "count": 14,
      "uuid": 68500
    }
  ],
  "_userbio": {
    "uuid": 68500,
    "type": "user",
    "name": "maverickg"
  },
  "_downloads": {
    "count": 274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cxxfunplus"
  },
  "_devurl": "https://github.com/maverickg/cxxfunplus",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cxxfunplus.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maverickg/cxxfunplus",
  "_realowner": "maverickg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-08-19"
    },
    {
      "version": "1.0.1",
      "date": "2022-06-24"
    },
    {
      "version": "1.0.2",
      "date": "2023-08-24"
    }
  ],
  "_exports": [
    "cxxfunctionplus",
    "getDynLib",
    "grab_cxxfun",
    "is_dso_loaded",
    "is_null_cxxfun"
  ],
  "_help": [
    {
      "page": "cxxfunplus-package",
      "title": "cxxfunplus: save the dynamic shared objects (DSO) for cxxfunction",
      "topics": [
        "cxxfunplus-package",
        "cxxfunplus"
      ]
    },
    {
      "page": "cxxdso-class",
      "title": "Class '\"cxxdso\"'",
      "topics": [
        "cxxdso-class",
        "show,cxxdso-method"
      ]
    },
    {
      "page": "cxxfunctionplus",
      "title": "To created an S4 class 'cxxdso' from C++ code",
      "topics": [
        "cxxfunctionplus"
      ]
    },
    {
      "page": "getDynLib",
      "title": "Retrieve the dynamic library (or DLL) associated with an object of class 'cxxdso'",
      "topics": [
        "getDynLib",
        "getDynLib,cxxdso-method",
        "getDynLib-methods"
      ]
    },
    {
      "page": "grab_cxxfun",
      "title": "Retrieve the functions object associated with an object of class 'cxxdso'",
      "topics": [
        "grab_cxxfun",
        "grab_cxxfun,cxxdso-method",
        "grab_cxxfun-methods"
      ]
    },
    {
      "page": "is_dso_loaded",
      "title": "Tell if a 'cxxdso' object is loaded",
      "topics": [
        "is_dso_loaded",
        "is_dso_loaded,cxxdso-method",
        "is_dso_loaded-methods"
      ]
    },
    {
      "page": "is_null_cxxfun",
      "title": "Tell if the address of functions created by 'cxxfunction' points to NULL",
      "topics": [
        "is_null_cxxfun"
      ]
    }
  ],
  "_readme": "https://github.com/maverickg/cxxfunplus/raw/HEAD/README.md",
  "_rundeps": [
    "inline"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "cxxfunplus",
  "_universes": [
    "maverickg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T07:58:41.000Z",
      "distro": "noble",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "47722a8ae66f70ac6ec6813d7ac68fc3eee6e95eb4c6083cf7b5b7da85dccb75",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-24T07:58:06.000Z",
      "distro": "noble",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "339d377661bb589285c8b889e42ad4dee881b7556ae9b3eda883073f0042f947",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-24T07:58:26.000Z",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "2d240361cd453c9765cd90a9e006b53895230177abdc4386f9792f090d8fd083",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-24T07:58:17.000Z",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "7cc1fd4d7f3709a220ceaf2f3340826aed3fffe4c87ed52586a8230639f60a55",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-24T07:58:20.000Z",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "892ae77bb2da3b7c73b467f659bfd8b187f9aebaa5b165bf73d7dcf5b0cfc216",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-24T07:57:43.000Z",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "cb87fa15e4e297b7f53c3e7bf3b384ee3b1e6cf583820526112240c5addc3b84",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-24T07:57:38.000Z",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "4a9d5506ce7a6888c1d6eac1919689e1a1d3553b019cd15f781e62c14630b4a5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-24T07:57:42.000Z",
      "commit": "8f77a3cdd14d3ce375dec11a826aeba3e6cd7146",
      "fileid": "b0730c63c73c76c5fa92f2b07a80c4b53f3ca023972098756e4a23e9a6a57ceb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/maverickg/actions/runs/26355669327"
    }
  ]
}