{
  "_id": "6a101326acfb0bcc41c830a3",
  "Package": "empichar",
  "Type": "Package",
  "Title": "Evaluates the Empirical Characteristic Function for Multivariate\nSamples",
  "Version": "1.0.1",
  "Authors@R": "person(\"Guillermo\", \"Basulto-Elias\", email = \"guillermobasulto@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Evaluates the empirical characteristic function of\nunivariate and multivariate samples. This package uses\n'RcppArmadillo' for fast evaluation. It is also possible to\nexport the code to be used in other packages at 'C++' level.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Language": "en-US",
  "URL": "https://github.com/gbasulto/empichar",
  "BugReports": "https://github.com/gbasulto/empichar/issues",
  "Repository": "https://gbasulto.r-universe.dev",
  "Date/Publication": "2024-12-23 01:34:04 UTC",
  "RemoteUrl": "https://github.com/gbasulto/empichar",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb26f4402feb28a44ee04f1df4535588580f996d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-15 05:49:50 UTC",
    "User": "root"
  },
  "Author": "Guillermo Basulto-Elias [aut, cre]",
  "Maintainer": "Guillermo Basulto-Elias <guillermobasulto@gmail.com>",
  "MD5sum": "17c3a3da85799be8744d4e81babf00ba",
  "_user": "gbasulto",
  "_type": "src",
  "_file": "empichar_1.0.1.tar.gz",
  "_fileid": "26b20f3fec4e61638ec7289d2c0e890edd0fbd7a743326b5ae77eb2852c14d41",
  "_filesize": 82922,
  "_sha256": "26b20f3fec4e61638ec7289d2c0e890edd0fbd7a743326b5ae77eb2852c14d41",
  "_created": "2026-05-15T05:49:50.000Z",
  "_published": "2026-05-22T08:26:14.156Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77343374457,
      "time": 149,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7010966233"
    },
    {
      "job": 77343374067,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7010961190"
    },
    {
      "job": 77343374597,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7010965891"
    },
    {
      "job": 77343374237,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7010960077"
    },
    {
      "job": 77343374258,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7011146131"
    },
    {
      "job": 77343374498,
      "time": 197,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7010983975"
    },
    {
      "job": 77343374532,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7011143140"
    },
    {
      "job": 77343374144,
      "time": 184,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7010977511"
    },
    {
      "job": 77343373981,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7010935818"
    },
    {
      "job": 77343373767,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156107291"
    },
    {
      "job": 77343374268,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7010954582"
    },
    {
      "job": 77343374518,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7010957771"
    },
    {
      "job": 77343374580,
      "time": 110,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7010958758"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gbasulto/empichar",
  "_commit": {
    "id": "cb26f4402feb28a44ee04f1df4535588580f996d",
    "author": "Guillermo Basulto-Elias <guillermobasulto@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Create r.yml",
    "time": 1734917644
  },
  "_maintainer": {
    "name": "Guillermo Basulto-Elias",
    "email": "guillermobasulto@gmail.com",
    "login": "gbasulto",
    "uuid": 6579049
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "gbasulto",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gbasulto",
      "count": 41,
      "uuid": 6579049
    }
  ],
  "_userbio": {
    "uuid": 6579049,
    "type": "user",
    "name": "Guillermo Basulto-Elias",
    "description": "Research scientist at InTrans (http://intrans.iastate.edu/)."
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/empichar"
  },
  "_devurl": "https://github.com/gbasulto/empichar",
  "_searchresults": 16,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/empichar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gbasulto/empichar",
  "_realowner": "gbasulto",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-05-08"
    },
    {
      "version": "1.0.1",
      "date": "2023-12-08"
    }
  ],
  "_exports": [
    "ecf",
    "ecf_imag",
    "ecf_mod",
    "ecf_real"
  ],
  "_help": [
    {
      "page": "ecf",
      "title": "Empirical characteristic function",
      "topics": [
        "ecf"
      ]
    },
    {
      "page": "ecf_imag",
      "title": "Imaginary part of empirical characteristic function",
      "topics": [
        "ecf_imag"
      ]
    },
    {
      "page": "ecf_mod",
      "title": "Modulus of empirical characteristic function",
      "topics": [
        "ecf_mod"
      ]
    },
    {
      "page": "ecf_real",
      "title": "Real part of empirical characteristic function",
      "topics": [
        "ecf_real"
      ]
    }
  ],
  "_readme": "https://github.com/gbasulto/empichar/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppArmadillo"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.9030899869919438,
  "_indexed": true,
  "_nocasepkg": "empichar",
  "_universes": [
    "gbasulto"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T05:52:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "ffb89f9438b4e65fd1f54cc70b2a60193d6942e81b3f30c244b8cf3e9eec5a39",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T05:52:03.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "eaa06fc35ebe2c62bb3911e0c918c710ad6655f8d55c8a175e71050c3ffe4432",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T05:52:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "eb40b473b7ff0314e1a5d6338e195075a1f49b4185f358fa73822736246abb23",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-15T05:51:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "960bb850d707a322b72581c2efd748bf1dfaa632505cee533204db5980dc4c5e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T06:07:27.000Z",
      "arch": "aarch64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "d7efbb371a4a1bebbd536937b956a5547434030e1fd6e95c38f6b289340abb3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T05:53:42.000Z",
      "arch": "x86_64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "620101c76f0a950c6120b6f6414a3ba438e5459099545be9ac7b7345e6bcf206",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T06:07:05.000Z",
      "arch": "aarch64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "b136d3a45e8e0e9b473d9b5e78191222bfbc9e3bc2a2ebe74ecc69e1afbea76a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.1",
      "date": "2026-05-15T05:53:05.000Z",
      "arch": "x86_64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "13b3f9b3c8119ec7640823ea3be80596838a7ced4e796f907b0863fb12d14c58",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-15T05:51:10.000Z",
      "arch": "x86_64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "333d1502051450ac331854030cd403ff3cc93c00b6820e021781429d4662d7ac",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-15T05:51:19.000Z",
      "arch": "x86_64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "b3515ff8d482ad546d183f30f5ef847429e1dd4a3b4c798ca689be555ac74e30",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.1",
      "date": "2026-05-15T05:51:21.000Z",
      "arch": "x86_64",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "79fc260293f24907f033dc1ec1af2ac9d2a0487dd1ff70024eb883c263d09f3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-22T08:25:44.000Z",
      "arch": "emscripten",
      "commit": "cb26f4402feb28a44ee04f1df4535588580f996d",
      "fileid": "ce5756e325120646fcccc431e4e54ddf2cf10eb5c4fbb0e3dafb0920ef8a80ce",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gbasulto/actions/runs/25902585362"
    }
  ]
}