Skip to content

Commit 82b901d

Browse files
authored
New package: StructuredData.BERTTookit version 2.4.4 (microsoft#274033)
1 parent 8b50e47 commit 82b901d

4 files changed

Lines changed: 103 additions & 0 deletions

File tree

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: StructuredData.BERTTookit
5+
PackageVersion: 2.4.4
6+
InstallerType: nullsoft
7+
Scope: user
8+
ProductCode: BERT2
9+
ReleaseDate: 2018-06-15
10+
Installers:
11+
- Architecture: x64
12+
InstallerUrl: https://github.com/sdllc/Basic-Excel-R-Toolkit/releases/download/2.4.4/BERT-Installer-2.4.4.exe
13+
InstallerSha256: D20657E04D47EE29F45507ED506D8CA49FA5661BC253D72FA2F87F55C777BBDD
14+
ManifestType: installer
15+
ManifestVersion: 1.10.0
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json
3+
4+
PackageIdentifier: StructuredData.BERTTookit
5+
PackageVersion: 2.4.4
6+
PackageLocale: en-US
7+
Publisher: Structured Data LLC
8+
PublisherUrl: https://bert-toolkit.com/
9+
PublisherSupportUrl: https://bert-toolkit.com/contact
10+
# PrivacyUrl:
11+
Author: Structured Data, LLC.
12+
PackageName: BERT Tookit
13+
PackageUrl: https://bert-toolkit.com/download-bert
14+
License: GPL-3.0
15+
LicenseUrl: https://github.com/sdllc/Basic-Excel-R-Toolkit/blob/HEAD/Install/license.txt
16+
Copyright: Copyright © 2014-2018 Structured Data, LLC. All rights reserved.
17+
# CopyrightUrl:
18+
ShortDescription: Basic Excel R Toolkit
19+
Description: |-
20+
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.
21+
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.
22+
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.
23+
# Moniker:
24+
Tags:
25+
- data
26+
- excel
27+
- rstats
28+
- statistics
29+
- stats
30+
ReleaseNotes: |-
31+
- Please install as a regular user, not Administrator
32+
- Installer includes both 32 and 64 bit builds
33+
- Getting started with BERT
34+
Changes:
35+
Fixes poor call performance in 2.4.3.
36+
37+
Version 2 represents a complete rewrite and rearchitecting of BERT. See this page for more on new features and tips on upgrading from older versions.
38+
ReleaseNotesUrl: https://github.com/sdllc/Basic-Excel-R-Toolkit/releases/tag/2.4.4
39+
# PurchaseUrl:
40+
# InstallationNotes:
41+
Documentations:
42+
- DocumentLabel: Wiki
43+
DocumentUrl: https://github.com/sdllc/Basic-Excel-R-Toolkit/wiki
44+
ManifestType: defaultLocale
45+
ManifestVersion: 1.10.0
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.10.0.schema.json
3+
4+
PackageIdentifier: StructuredData.BERTTookit
5+
PackageVersion: 2.4.4
6+
PackageLocale: zh-CN
7+
# Publisher:
8+
# PublisherUrl:
9+
# PublisherSupportUrl:
10+
# PrivacyUrl:
11+
# Author:
12+
# PackageName:
13+
# PackageUrl:
14+
# License:
15+
# LicenseUrl:
16+
# Copyright:
17+
# CopyrightUrl:
18+
ShortDescription: 基础 Excel R 工具包
19+
Description: |-
20+
BERT 是一款连接 Excel 与统计语言 R 的工具。其核心功能是支持在 Excel 单元格中直接运行 R 函数。用 Excel 术语来说,它就是用 R 编写用户自定义函数 (UDF) 的解决方案。
21+
您只需专注于编写函数本身——加载函数到 Excel、参数管理及类型转换等所有后台操作都将自动完成,操作简便程度堪称极致。
22+
BERT 还配备实时控制台,您可以直接通过 R 代码实时操控 Excel。此外,如果你愿意,您还能通过 VBA 调用 R 函数。
23+
# Moniker:
24+
Tags:
25+
- excel
26+
- r语言
27+
- 数据
28+
- 统计
29+
# ReleaseNotes:
30+
# ReleaseNotesUrl:
31+
# PurchaseUrl:
32+
# InstallationNotes:
33+
# Documentations:
34+
ManifestType: locale
35+
ManifestVersion: 1.10.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 v2.4.7 $debug=NVS1.CRLF.7-5-2.Win32NT
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: StructuredData.BERTTookit
5+
PackageVersion: 2.4.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)