Releases: sdllc/Basic-Excel-R-Toolkit
Updates + Fixes
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Fix to support returning arrays (matrices or frames) to VBA via BERT.Call
- Fix for console buffering issues
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
Updates + Examples
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Some text cleanup
- Excel scripting example
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
Fix Themes in Console
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Fix for theme path error
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
Console Update
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Minor console updates
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
New Console (Updated)
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- New console, including an editor: see BERT-Console
- Bug fix in example functions
Note:
As of version 1.0 we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
New Console
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Note:
With this release (and going forward) we no longer support 32-bit Windows. We still support 32-bit Office, as long as you are running on 64-bit Windows. If you need 32-bit support for some reason, send us a note.
Changes:
- New console, including an editor: see BERT-Console
Function documentation
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Support function documentation via attributes (see functions.R file)
Update for R-3.3.1
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Update to R-3.3.1
Rollup of updates and fixes
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Fixes for some minor issues and updates; see commit logs for details
Fix for Reference Count Issue
- Please install as a regular user, not Administrator
- Installer includes both 32 and 64 bit builds
- Getting started with BERT
Changes:
- Fix for #16