IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    armadillo 0.3.0 is available on CRAN

    pacha.dev/blog发表于 2024-08-22 04:00:00
    love 0
    [This article was first published on pacha.dev/blog, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
    Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

    The goal of armadillo (previously cpp11armadillo) is to provide a novel approach to use the Armadillo C++ library by using the header-only cpp11 R package and to simplify things for the end-user.

    New features

    • Completely rewritten documentation, which now aims to cover all the essentials to get started with C++ and Armadillo.
    • New examples, which are clearer and more informative.
    • New Makevars template with commented debbuging flags and that allows to set the number of cores.
    • Uses Armadillo version Cortisol Retox 12.6.7.

    Installation

    You can install the development version of cpp11armadillo like so:

    remotes::install_github("pachadotdev/cpp11armadillo")

    Or from CRAN:

    install.packages("armadillo")

    Documentation and preprint

    The preprint by Jonathan Schneider and yours truly is available at arXiv, and it covers the main features and the common pitfalls that R users might encounter when using C++.

    The documentation is available on the pkgdown site.

    Source code

    The source code is available on GitHub.

    To leave a comment for the author, please follow the link and comment on their blog: pacha.dev/blog.

    R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
    Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
    Continue reading: armadillo 0.3.0 is available on CRAN


沪ICP备19023445号-2号
友情链接