• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

sdllc/Basic-Excel-R-Toolkit

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

sdllc/Basic-Excel-R-Toolkit

开源软件地址:

https://github.com/sdllc/Basic-Excel-R-Toolkit

开源编程语言:

C++ 48.2%

开源软件介绍:

The most up-to-date documentation for BERT is on the website (https://bert-toolkit.com):

To install BERT, download the latest release.

Overview

BERT is a connector for Excel and the programming languages R and Julia. Put some R functions in a file; open Excel, and use those functions in your spreadsheets. Essentially anything you can do in R or Julia, you can call from an Excel spreadsheet cell.

There's also a console for talking to Excel from these programming languages, and (if you want) you can run R or Julia code from VBA as well.

Verion 2

The new version of BERT moves R out of process for better stability, code separation, and future feature development (abortable/restartable code service, additional languages). We're also rewriting a lot of stuff just to remove cruft and use more modern C++.

The new version uses a monorepo so we can tie together the various components, instead of having mutliple repos. Once this is the active version we will shut down the separate components.

Roadmap

  • Full replacement for BERTv1

    Most of BERT has been rewritten from scratch for the new version. The result is a more stable and extensible base, with better structure and generally cleaner and more consistent code.

  • Console rewrite

    The console has also been rewritten in typescript, which is a better foundation for what is now a fairly large project.

  • Additional language(s)

    Separation between the interface (Excel) and the language services means we can support more than one language. BERT currently supports R and Julia, and we can add more languages in the future.

Requirements (Runtime)

  • Excel

    BERT supports Excel 2010, 2013 and 2016, both 32-bit and 64-bit (but only on 64-bit Windows).

  • R 3.4.x (optional)

    This version of BERT does not (at the moment) include R, so you will need an R installation. A plain-vanilla Windows R install is fine, as long as it is version 3.4.0 or later.

  • Julia 0.6.2 (optional)

    The same applies to Julia; if you want to integrate Julia, use a plain- vanilla Windows install of Julia. You must use the current release (0.6.2); When Julia releases 0.7, we will update to match.

Requirements (Building)

There are several third party tools and libraries used to build BERT:

  • Protocol Buffers

    BERT uses Protocol Buffers for IPC. This requires the protoc compiler (to compile .proto files) as well as runtime libraries, which must be built by compiling the protobuf library. We're currently using version 3.5.0 and the version 3 syntax.

  • Excel SDK

    The Excel SDK provides XLCALL.cpp and XLCALL.h for Excel integration.

  • R, including headers and .libs

    To build R components, you will need R. A standard R distribution includes headers and DLLs, but you need to build libs for linking. For tips on how to do this, see (e.g.) this mailing list post.

  • Julia

    A plain-vanilla Windows install of Julia is sufficient.

  • Node and Yarn (or npm)

    Building the console requires a recent version of node and yarn (or npm), plus the libraries specified in dependencies and devDependencies.

License

BERT is provided under the GPL (v3). Contact us for alternate licensing options.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
JuliaPerf/PProf.jl: Export Julia profiles to the pprof format发布时间:2022-07-09
下一篇:
dpsanders/intermediate_julia_2019发布时间:2022-07-09
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap