{
  "_id": "6a59d9e409eb0996dd68ea51",
  "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-07-17 07:26:50 UTC",
    "User": "root"
  },
  "Author": "Mike Cheng [aut, cre, cph]",
  "_user": "coolbutuseless",
  "_type": "src",
  "_file": "callme_0.1.11.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/d7358f5856602318402ac27a6f6facc691e989a475a61fe1f09fa925646a6c8d",
  "_filesize": 125633,
  "_sha256": "d7358f5856602318402ac27a6f6facc691e989a475a61fe1f09fa925646a6c8d",
  "_expires": "2026-10-25T07:29:38.000Z",
  "_created": "2026-07-17T07:26:50.000Z",
  "_published": "2026-07-17T07:29:39.888Z",
  "_jobs": [
    {
      "job": 87829683328,
      "time": 118,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8400071967"
    },
    {
      "job": 87829683352,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400076023"
    },
    {
      "job": 87829683372,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8400059191"
    },
    {
      "job": 87829683366,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400066701"
    },
    {
      "job": 87829273925,
      "time": 155,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400032522"
    },
    {
      "job": 87829683342,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8400062086"
    },
    {
      "job": 87829683368,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8400058100"
    },
    {
      "job": 87829683390,
      "time": 103,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8400067165"
    },
    {
      "job": 87829683355,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8400057730"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_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": 793,
    "description": "Cool, but useless."
  },
  "_downloads": {
    "count": 279,
    "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.1",
  "_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-07-17T07:28:53.000Z",
      "distro": "resolute",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/f911d23e6cfc3fa02826e6ecd30ac40d4777d59ace7c834f761024a7325e44b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.11.9000",
      "date": "2026-07-17T07:29:05.000Z",
      "distro": "resolute",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/63da241b6d34e4ada22014d488ad1cb3988b529e0762909731876d60bcab4c16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-07-17T07:28:16.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/be71db572bfd3e55b5b72fefd74e4a66a610e0a098bbf7e2d718735296d5276e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.11.9000",
      "date": "2026-07-17T07:28:34.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/a65f56b7cba964893c1a37d987fd23a331aac843deecda6103b6ad143a6b44ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.11.9000",
      "date": "2026-07-17T07:28:35.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/7fe3cda5ed56f0af6ffbcc5a397fb6cafdabd777ef2265de7940a35d5ace7ded",
      "status": "success",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-07-17T07:27:59.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/22d7e6fdbb784024163598c558685c2ad653ae558b9f97f40fbedcac52c421dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-07-17T07:28:27.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/3dd916d206b9696bd0e5cfcffeebd032fadb8d18a714baa353dfb0514ab44f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.11.9000",
      "date": "2026-07-17T07:27:57.000Z",
      "commit": "e47907e5f00d52f59d2cc7ccf1e0bf42527e44e2",
      "fileid": "https://r2.ropensci.org/ef7dec5bd95c016a765f768666516309c2c91571fdc97628484feb83452aa225",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/coolbutuseless/actions/runs/29562971111"
    }
  ]
}