The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Interface to the 'sTiles' framework for tile-based sparse Cholesky factorization: log-determinants, selected inverse (marginal variances) and triangular solves, with symbolic reuse so that repeated factorization of matrices sharing one sparsity pattern pays the ordering cost only once, as in a hyperparameter sweep. The compiled glue in this package resolves its symbols at run time against the 'sTiles' solver library ('libstiles'), which is a separate component distributed under its own terms and is not part of this package. Install it once with 'sTiles_install_library()', or point the package at a copy you already have with the 'STILES_LIB' environment variable.
| Version: | 2026.9.4 |
| Imports: | methods, Matrix, tools, utils |
| Suggests: | testthat (≥ 3.0.0) |
| Published: | 2026-09-15 |
| DOI: | 10.32614/CRAN.package.sTiles |
| Author: | Esmail Abdul Fattah [aut, cre, cph] |
| Maintainer: | Esmail Abdul Fattah <esmail.abdulfattah at gmail.com> |
| BugReports: | https://github.com/esmail-abdulfattah/sTiles/issues |
| License: | MIT + file LICENSE |
| URL: | https://esmail-abdulfattah.github.io/sTiles/ |
| NeedsCompilation: | yes |
| SystemRequirements: | the 'sTiles' solver library (libstiles.so on Linux, libstiles.dylib on macOS, libstiles.dll on Windows), obtained with sTiles_install_library() or supplied by the user |
| CRAN checks: | sTiles results |
| Reference manual: | sTiles.html , sTiles.pdf |
| Package source: | sTiles_2026.9.4.tar.gz |
| Windows binaries: | r-devel: sTiles_2026.9.4.zip, r-release: sTiles_2026.9.4.zip, r-oldrel: sTiles_2026.9.4.zip |
| macOS binaries: | r-release (arm64): sTiles_2026.9.4.tgz, r-oldrel (arm64): sTiles_2026.9.4.tgz, r-release (x86_64): sTiles_2026.9.4.tgz, r-oldrel (x86_64): sTiles_2026.9.4.tgz |
Please use the canonical form https://CRAN.R-project.org/package=sTiles to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.