{
  "_id": "6a1bde621d7bb097a0a17adc",
  "Package": "rexpokit",
  "Type": "Package",
  "Title": "R Wrappers for EXPOKIT; Other Matrix Functions",
  "Version": "0.26.6.15",
  "Date": "2026-04-01",
  "Authors@R": "c(person(\"Nicholas J.\", \"Matzke\", email=\"nickmatzke.ncse@gmail.com\", role=\nc(\"aut\", \"cre\", \"cph\")), person(\"Roger B.\", \"Sidje\", email =\n\"roger.b.sidje@ua.edu\", role = c(\"aut\", \"cph\")),\nperson(\"Drew\", \"Schmidt\", email=\"schmidt@math.utk.edu\", role=\"aut\"))",
  "Author": "Nicholas J. Matzke [aut, cre, cph], Roger B. Sidje [aut, cph],\nDrew Schmidt [aut]",
  "Maintainer": "Nicholas J. Matzke <nickmatzke.ncse@gmail.com>",
  "Copyright": "See /inst/LAPACK_LICENSE.txt for code in /src.",
  "Description": "Wraps some of the matrix exponentiation utilities from\nEXPOKIT (<http://www.maths.uq.edu.au/expokit/>), a FORTRAN\nlibrary that is widely recommended for matrix exponentiation\n(Sidje RB, 1998. \"Expokit: A Software Package for Computing\nMatrix Exponentials.\" ACM Trans. Math. Softw. 24(1): 130-156).\nEXPOKIT includes functions for exponentiating both small, dense\nmatrices, and large, sparse matrices (in sparse matrices, most\nof the cells have value 0). Rapid matrix exponentiation is\nuseful in phylogenetics when we have a large number of states\n(as we do when we are inferring the history of transitions\nbetween the possible geographic ranges of a species), but is\nprobably useful in other ways as well. NOTE: In case FORTRAN\nchecks temporarily get rexpokit archived on CRAN, see archived\nbinaries at GitHub in: nmatzke/Matzke_R_binaries (binaries\ninstall without compilation of source code).",
  "URL": "http://phylo.wikidot.com/rexpokit",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "ByteCompile": "yes",
  "Packaged": {
    "Date": "2026-05-31 07:05:17 UTC",
    "User": "root"
  },
  "NeedsCompilation": "yes",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-01 21:04:35 UTC",
  "RemoteUrl": "https://github.com/cran/rexpokit",
  "RemoteRef": "HEAD",
  "RemoteSha": "0973a2ff8bcff8c085770f180e6e84ec149a5f87",
  "MD5sum": "2b5a872582fcd2a43e021f6af7376712",
  "_user": "cran",
  "_type": "src",
  "_file": "rexpokit_0.26.6.15.tar.gz",
  "_fileid": "dcf97255b82a0feee8741675ffe3c735295ea0b2a3298c82ecc536b1952240fa",
  "_filesize": 623662,
  "_sha256": "dcf97255b82a0feee8741675ffe3c735295ea0b2a3298c82ecc536b1952240fa",
  "_created": "2026-05-31T07:05:17.000Z",
  "_published": "2026-05-31T07:08:18.520Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707493580,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314669002"
    },
    {
      "job": 78707493589,
      "time": 106,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314668157"
    },
    {
      "job": 78707493591,
      "time": 125,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314669972"
    },
    {
      "job": 78707493592,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314670433"
    },
    {
      "job": 78707351555,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314657221"
    },
    {
      "job": 78707493601,
      "time": 103,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314667862"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26705960813",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/rexpokit",
  "_commit": {
    "id": "0973a2ff8bcff8c085770f180e6e84ec149a5f87",
    "author": "Nicholas J. Matzke <nickmatzke.ncse@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.26.6.15\n",
    "time": 1775077475
  },
  "_maintainer": {
    "name": "Nicholas J. Matzke",
    "email": "nickmatzke.ncse@gmail.com",
    "login": "nmatzke",
    "description": "For my work and CV, please see: http://phylo.wikidot.com/nicholas-j-matzke",
    "uuid": 69653
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "LinkingTo"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.11.0",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.26.6.15",
      "date": "2026-04-01"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "nmatzke",
      "count": 14,
      "uuid": 69653
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 980,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rexpokit"
  },
  "_searchresults": 212,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/rexpokit.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nmatzke/rexpokit",
  "_realowner": "nmatzke",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.23",
      "date": "2013-02-11"
    },
    {
      "version": "0.24",
      "date": "2013-02-16"
    },
    {
      "version": "0.24.1",
      "date": "2013-07-15"
    },
    {
      "version": "0.26.1",
      "date": "2017-08-15"
    },
    {
      "version": "0.26.2",
      "date": "2018-01-31"
    },
    {
      "version": "0.26.3",
      "date": "2018-05-06"
    },
    {
      "version": "0.26.6",
      "date": "2018-10-02"
    },
    {
      "version": "0.26.6.2",
      "date": "2019-06-27"
    },
    {
      "version": "0.26.6.4",
      "date": "2019-07-02"
    },
    {
      "version": "0.26.6.5",
      "date": "2019-10-08"
    },
    {
      "version": "0.26.6.6",
      "date": "2019-11-04"
    },
    {
      "version": "0.26.6.7",
      "date": "2020-07-05"
    },
    {
      "version": "0.26.6.9",
      "date": "2023-06-21"
    },
    {
      "version": "0.26.6.12",
      "date": "2023-10-30"
    },
    {
      "version": "0.26.6.14",
      "date": "2023-11-22"
    },
    {
      "version": "0.26.6.15",
      "date": "2026-04-01"
    }
  ],
  "_exports": [
    "coo2mat",
    "expokit_dgexpv_Qmat",
    "expokit_dgpadm_Qmat",
    "expokit_dmexpv_Qmat",
    "expokit_wrapalldgexpv_tvals",
    "expokit_wrapalldmexpv_tvals",
    "mat2coo",
    "mat2coo_forloop",
    "maxent",
    "rexpokit_expm",
    "SparseM_coo_to_REXPOKIT_coo"
  ],
  "_help": [
    {
      "page": "00_rexpokit-package",
      "title": "Matrix exponentiation with EXPOKIT in R",
      "concept": [
        "exponentiation",
        "matrix",
        "phylogenetics",
        "transition"
      ],
      "topics": [
        "rexpokit-package",
        "rexpokit"
      ]
    },
    {
      "page": "zzz_coo2mat",
      "title": "Convert a COO-formated matrix to standard square format",
      "topics": [
        "coo2mat"
      ]
    },
    {
      "page": "expokit_dgexpv_Qmat",
      "title": "EXPOKIT dgexpv matrix exponentiation on Q matrix",
      "topics": [
        "expokit_dgexpv_Qmat"
      ]
    },
    {
      "page": "expokit_dgpadm_Qmat",
      "title": "EXPOKIT dgpadm matrix exponentiation on Q matrix",
      "topics": [
        "expokit_dgpadm_Qmat"
      ]
    },
    {
      "page": "expokit_dmexpv_Qmat",
      "title": "EXPOKIT dmexpv matrix exponentiation on Q matrix",
      "topics": [
        "expokit_dmexpv_Qmat"
      ]
    },
    {
      "page": "expokit_itscale5_wrapper",
      "title": "wrapper function for FORTRAN itscale5, for FD's maxent",
      "topics": [
        "expokit_itscale5_wrapper"
      ]
    },
    {
      "page": "expokit_wrapalldgexpv_tvals",
      "title": "Run EXPOKIT's dgexpv on one or more t-values",
      "topics": [
        "expokit_wrapalldgexpv_tvals"
      ]
    },
    {
      "page": "expokit_wrapalldmexpv_tvals",
      "title": "Run EXPOKIT's dmexpv on one or more t-values",
      "topics": [
        "expokit_wrapalldmexpv_tvals"
      ]
    },
    {
      "page": "zzz_mat2coo",
      "title": "Convert matrix to COO format using SparseM function",
      "topics": [
        "mat2coo"
      ]
    },
    {
      "page": "zzz_mat2coo_forloop",
      "title": "Convert matrix to COO format using nested for-loops",
      "topics": [
        "mat2coo_forloop"
      ]
    },
    {
      "page": "maxent",
      "title": "Estimating Probabilities via Maximum Entropy: Improved Iterative Scaling",
      "concept": [
        "maximum entropy",
        "statistical mechanics"
      ],
      "topics": [
        "maxent"
      ]
    },
    {
      "page": "01_expm",
      "title": "Simple Interface",
      "topics": [
        "rexpokit_expm"
      ]
    },
    {
      "page": "zzz_SparseM_coo_to_REXPOKIT_coo",
      "title": "Convert a SparseM COO matrix to a plain matrix",
      "topics": [
        "SparseM_coo_to_REXPOKIT_coo"
      ]
    }
  ],
  "_readme": "https://github.com/cran/rexpokit/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "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"
    }
  ],
  "_score": 3.0253058652647704,
  "_indexed": false,
  "_nocasepkg": "rexpokit",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://nmatzke.r-universe.dev/rexpokit",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.26.6.15",
      "date": "2026-05-31T07:07:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0973a2ff8bcff8c085770f180e6e84ec149a5f87",
      "fileid": "5816f691f891b2682441b7a35738e6a465375cf5356ad09320badc7268d4fbc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705960813"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.26.6.15",
      "date": "2026-05-31T07:07:08.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0973a2ff8bcff8c085770f180e6e84ec149a5f87",
      "fileid": "69090128b8d1302200fa1d7d1d01fc26bce3e5d95ec204a420f3d7de60dc423e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705960813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.26.6.15",
      "date": "2026-05-31T07:07:26.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "0973a2ff8bcff8c085770f180e6e84ec149a5f87",
      "fileid": "163584b6a5a95898b77a57881cf28052ff6c9ae13817abc501eebbcceac12715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705960813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.26.6.15",
      "date": "2026-05-31T07:07:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "0973a2ff8bcff8c085770f180e6e84ec149a5f87",
      "fileid": "1ecad60e3ba6d421f7f9c6fc28b64d82a42f93ae026983af6920fdaedb42967f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705960813"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.26.6.15",
      "date": "2026-05-31T07:07:26.000Z",
      "arch": "emscripten",
      "commit": "0973a2ff8bcff8c085770f180e6e84ec149a5f87",
      "fileid": "c69b69d54580356dd3ee4a9c946c933ca4cb308f7534717079e16eef3b69e952",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26705960813"
    }
  ]
}