{
  "_id": "6a326f303efcd9bda4387b75",
  "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-06-17 09:53:25 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "MD5sum": "780e50f850c3f4a70f6cc710863071ba",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "callme_0.1.11.9000.tar.gz",
  "_fileid": "0cf8cc1b9a08be08da05b648f2e1a1ba8d025cbf760822229e0996e6e319fa83",
  "_filesize": 126859,
  "_sha256": "0cf8cc1b9a08be08da05b648f2e1a1ba8d025cbf760822229e0996e6e319fa83",
  "_created": "2026-06-17T09:53:25.000Z",
  "_published": "2026-06-17T09:56:00.093Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81867059212,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691948378"
    },
    {
      "job": 81867059076,
      "time": 110,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691947087"
    },
    {
      "job": 81867059064,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691944632"
    },
    {
      "job": 81867059046,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691932118"
    },
    {
      "job": 81866583712,
      "time": 151,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691903676"
    },
    {
      "job": 81867059131,
      "time": 91,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691942224"
    },
    {
      "job": 81867059056,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7691940448"
    },
    {
      "job": 81867059053,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7691935091"
    },
    {
      "job": 81867059067,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7691936878"
    }
  ],
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069",
  "_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",
    "followers": 794,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 229,
    "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": 28,
  "_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",
    "LICENSE",
    "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.389166084364533,
  "_indexed": true,
  "_nocasepkg": "callme",
  "_universes": [
    "coolbutuseless"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:55:22.000Z",
      "distro": "noble",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "a8d4b34b28cb034ce533d26728bd0687532d85ff44a4bb844ef4dab09b0340f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:55:18.000Z",
      "distro": "noble",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "e8864859d2cf00944bff477be9687fcd177e69efabfde7dcf4824bf8f2d11ffa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:55:09.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "a93dcb87d42252a90efa8d7d47c10af0dffeef6a096c51a72e7c8b8df6ab031d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:54:41.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "bcfaaf0025d1040934bfe34feb1eed81e6ac422a908bc09f5d045513f030fa06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:55:17.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "6be6bc132524ba62d469e4fefe4b37dda13ccd55efe1be836628c943be36d174",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:54:39.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "4e379becb7450129b05609643c05c8341049d52c488d8c206f92d14fada7984b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:54:39.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "3abbf5f375dbf5b7aee981d1691e0f70320dfd6b63d9b3ce9571057eb6380e99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-06-17T09:54:43.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "fedfa07461fe78f54cfc09fb15b80e483d319f994789037d8c7f66c1ad96fbee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/27680510069"
    }
  ]
}