{
  "_id": "6a1f0488b401979e7341b7bd",
  "Type": "Package",
  "Package": "callme",
  "Title": "Easily Compile and Call Inline 'C' Functions",
  "Version": "0.1.11.9000",
  "Authors@R": "person(\"Mike\", \"Cheng\", , \"mikefc@coolbutuseless.com\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Maintainer": "Mike Cheng <mikefc@coolbutuseless.com>",
  "Description": "Compile inline 'C' code and easily call with automatically\ngenerated wrapper functions.  By allowing user-defined headers\nand compilation flags (preprocessor, compiler and linking\nflags) the user can configure optimization options and linking\nto third party libraries. Multiple functions may be defined in\na single block of code - which may be defined in a string or a\npath to a source file.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/coolbutuseless/callme,\nhttps://coolbutuseless.github.io/package/callme/",
  "BugReports": "https://github.com/coolbutuseless/callme/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "SystemRequirements": "Rtools (suitable for the installed R) for Windows,\nXcode for Mac",
  "Repository": "https://coolbutuseless.r-universe.dev",
  "Date/Publication": "2025-02-17 07:18:26 UTC",
  "RemoteUrl": "https://github.com/coolbutuseless/callme",
  "RemoteRef": "HEAD",
  "RemoteSha": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 07:41:51 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "MD5sum": "874c0852334e83f7d4547948826cf846",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "callme_0.1.11.9000.tar.gz",
  "_fileid": "29592de3c9ed45877284269c43af9c16fba100c140a51c8ac20a14e565d74843",
  "_filesize": 125992,
  "_sha256": "29592de3c9ed45877284269c43af9c16fba100c140a51c8ac20a14e565d74843",
  "_created": "2026-05-18T07:41:51.000Z",
  "_published": "2026-06-02T16:27:52.322Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79120468483,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052101275"
    },
    {
      "job": 79120468357,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052098969"
    },
    {
      "job": 79120467807,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052094587"
    },
    {
      "job": 79120468172,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052101089"
    },
    {
      "job": 79120467867,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052064674"
    },
    {
      "job": 79120467554,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363732548"
    },
    {
      "job": 79120468269,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052101750"
    },
    {
      "job": 79120468516,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7052095656"
    },
    {
      "job": 79120468486,
      "time": 129,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052105164"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/coolbutuseless/callme",
  "_commit": {
    "id": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
    "author": "mike <mikefc@coolbutuseless.com>",
    "committer": "mike <mikefc@coolbutuseless.com>",
    "message": "support 'const SEXP' argument type\n",
    "time": 1739776706
  },
  "_maintainer": {
    "name": "Mike Cheng",
    "email": "mikefc@coolbutuseless.com",
    "login": "coolbutuseless",
    "description": "Cool, but useless.",
    "uuid": 181818
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "coolbutuseless",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "c"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "coolbutuseless",
      "count": 62,
      "uuid": 181818
    }
  ],
  "_userbio": {
    "uuid": 181818,
    "type": "user",
    "name": "mikefc",
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 370,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/callme"
  },
  "_devurl": "https://github.com/coolbutuseless/callme",
  "_pkgdown": "https://coolbutuseless.github.io/package/callme/",
  "_searchresults": 21,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/callme.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/coolbutuseless/callme",
  "_realowner": "coolbutuseless",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.10",
      "date": "2024-07-27"
    },
    {
      "version": "0.1.11",
      "date": "2024-11-28"
    }
  ],
  "_exports": [
    "compile"
  ],
  "_help": [
    {
      "page": "compile",
      "title": "Compile C code and create wrapper functions to call from R",
      "topics": [
        "compile"
      ]
    }
  ],
  "_pkglogo": "https://github.com/coolbutuseless/callme/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/coolbutuseless/callme/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "third-party-libraries.Rmd",
      "filename": "third-party-libraries.html",
      "title": "Accessing 3rd-Party Libraries",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example: Linking to zlib",
        "Possible variations"
      ],
      "created": "2024-07-20 04:51:34",
      "modified": "2024-07-23 10:30:50",
      "commits": 5
    },
    {
      "source": "calling-r-from-c.Rmd",
      "filename": "calling-r-from-c.html",
      "title": "Calling R from C",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "lang1() - Calling an R function with no arguments",
        "lang2() - Calling an R function with a single unnamed argument",
        "lang2() - Calling an R function with a single named argument",
        "Using allocLang()  (R >= 4.4.1 only)"
      ],
      "created": "2024-07-20 05:44:50",
      "modified": "2024-07-23 10:30:50",
      "commits": 5
    },
    {
      "source": "checking-for-interrupts.Rmd",
      "filename": "checking-for-interrupts.html",
      "title": "Checking for Interrupts",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "R_CheckUserInterrupt() example",
        "Continuing C execution after the interrupt"
      ],
      "created": "2024-07-20 09:54:37",
      "modified": "2024-07-23 10:30:50",
      "commits": 4
    },
    {
      "source": "data-frames.Rmd",
      "filename": "data-frames.html",
      "title": "Creating a data.frame in C",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Example: Create a data.frame in C"
      ],
      "created": "2024-07-20 05:44:50",
      "modified": "2024-07-23 10:30:50",
      "commits": 5
    },
    {
      "source": "external-pointers.Rmd",
      "filename": "external-pointers.html",
      "title": "External pointers to C objects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Wrapping a C struct as an External Pointer"
      ],
      "created": "2024-07-20 04:51:34",
      "modified": "2024-07-23 10:30:50",
      "commits": 5
    },
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Code Layout in Vignettes",
        "Example: Add two vectors of floating point numbers",
        "Elements to note in the example",
        "Function signature",
        "Sanity checking",
        "Unpack R objects into C equivalents",
        "Allocte new R objects within C",
        "Return object from C to R"
      ],
      "created": "2024-07-20 05:44:50",
      "modified": "2024-07-23 10:30:50",
      "commits": 9
    },
    {
      "source": "sexp.Rmd",
      "filename": "sexp.html",
      "title": "SEXP objects",
      "engine": "knitr::rmarkdown",
      "headings": [
        "SEXP objects",
        "Listing of all SEXP types",
        "Code example: Print the SEXP type of an object"
      ],
      "created": "2024-07-21 00:59:21",
      "modified": "2024-07-23 10:30:50",
      "commits": 4
    }
  ],
  "_score": 6.264227347756233,
  "_indexed": true,
  "_nocasepkg": "callme",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-05-18T07:43:51.000Z",
      "distro": "noble",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "4a32258cadecae5abba603da3f7b565b3582daddf63050054a5f3901947523a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-05-18T07:43:45.000Z",
      "distro": "noble",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "bbd01c444405445a9b4af34bcbb968ececce6815fe727045d736d96e49b6af9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-05-18T07:43:30.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "adec8bdf72b25a76275b2e730fb79502fabd19f649ed123070970ffd562ce002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-05-18T07:43:45.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "b81498d70d3dc8429615693b960beaf61a8364c97ba7f02e78a67126e1325d54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-05-18T07:43:24.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "e91bf53a8c75c9ff48f7972d22186cec0dee072874e6f24d2b009ec0f7834a74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-05-18T07:43:13.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "fcf2782d017d448bec21b4dd1e7796e61d9d63e0476aea01b93ca60629261e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-05-18T07:43:34.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "61da9cbb238a7be8ee253ad007ac5a3e52d24703908688477a12d3dcc0bce4a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.11.9000",
      "date": "2026-06-02T16:27:30.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "c37489aac0154603415a07d176936c93da0bc303ff4292c5d85b8eb853ed43c3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/26020079647"
    }
  ]
}