Wingetlywingetly
← All apps

BERT Tookit

by Structured Data LLCv2.4.4

Last updated

Basic Excel R Toolkit

Install with winget

$ winget install --id StructuredData.BERTTookit --exact --version 2.4.4

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for BERT Tookit

BERT Tookit uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
BERT-Installer-2.4.4.exe /S

See the full silent install reference for BERT Tookit

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

BERT is a tool for connecting Excel with the statistics language R. Specifically, it’s designed to support running R functions from Excel spreadsheet cells. In Excel terms, it’s for writing User-Defined Functions (UDFs) in R.

All you have to do is write the function. Everything else – loading the function into Excel, managing parameters, and handling type conversion – is done automatically for you. It really could not be any easier.

BERT also has a console that you can use to control Excel in real time, right from your R code. And (if you want), you can call R functions from VBA as well.

Installers · v2.4.4

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for BERT Tookit.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • LibreOfficeThe Document Foundation
    TheDocumentFoundation.LibreOfficev26.8.0.3

    LibreOffice is a free and powerful office suite, and a successor to OpenOffice.org (commonly known as OpenOffice). Its clean interface and feature-rich tools help you unleash your creativity and enhance your productivity.

  • Wondershare RecoveritWondershare Software Co.,Ltd.
    Wondershare.Recoveritv14.5.2.6

    Quickly restore precious documents, emails, and other files.

  • Find and MountA-FF Data Recovery
    Atola.FindandMountv2.32

    Recover deleted partitions

  • Microsoft PowerBI DesktopMicrosoft Corporation
    Microsoft.PowerBIv2.157.1354.0

    Visualize any data and integrate the visuals into the apps you use every day with Power BI, a unified platform for self-service and business intelligence.

  • Microsoft 365 Apps for enterpriseMicrosoft Corporation
    Microsoft.Officev16.0.20228.20124

    The most productive and most secure Office experience for enterprises, allowing your teams to work together seamlessly from anywhere, anytime.

  • W
    WPS OfficeKingsoft Corp.
    Kingsoft.WPSOffice.x64v12.1.0.28488

    Complete office suite with PDF editor

More from Structured Data LLC or browse data, excel, rstats.

Frequently asked questions

How do I install BERT Tookit on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id StructuredData.BERTTookit --exact --version 2.4.4. winget downloads the installer from Structured Data LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install BERT Tookit silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id StructuredData.BERTTookit --exact 2.4.4 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for BERT Tookit?
BERT Tookit uses EXE (NSIS). Run the downloaded installer with: BERT-Installer-2.4.4.exe /S. The silent switches are /S.
How do I uninstall BERT Tookit via winget?
Run: winget uninstall --id StructuredData.BERTTookit --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from BERT Tookit's Apps & Features entry.
Is BERT Tookit free?
BERT Tookit is distributed under GPL-3.0. Refer to the publisher (https://bert-toolkit.com/download-bert) for the full license terms - Wingetly itself does not charge for installation.
Does BERT Tookit work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls BERT Tookit directly from the publisher.
How do I keep BERT Tookit up to date?
Run winget upgrade --id StructuredData.BERTTookit --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of BERT Tookit from microsoft/winget-pkgs.