Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fslaborg/RProvider

Access R packages from F#
https://github.com/fslaborg/RProvider

Update RELEASE_NOTES.md

008c08476d04eda984be5564e367f93954062f38 authored over 2 years ago by Andrew Martin <[email protected]>
Fix tutorial (#260)

* Make CI use .net6

* Test adding in dynamicinterop dll to docs build

* Fix errors in tuto...

326ae701de92ab35ca1bce1b8156ea57f93571f6 authored over 2 years ago by Andrew Martin <[email protected]>
Fix CI for macos build (#259)

* Make CI use .net6

* Test adding in dynamicinterop dll to docs build

84928e3dd5b30cf618cccfd1cbdc82fcc638ae7d authored over 2 years ago by Andrew Martin <[email protected]>
Floats pass to R with . rather than , in locales that use comma seperators (#258)

* Unit tests for working between locales

* Float args to R always have dot decimals

25b862a7b6d5ff244c103222784a6b06d0442aaa authored over 2 years ago by Andrew Martin <[email protected]>
Combine duplicate Operators module

5c4e90f505baf188c553cee068bf677884015dbe authored over 2 years ago by Andrew Martin <[email protected]>
=> operator for more intuitive passing of parameters to R functions (#257)

* Initial test of => operator

* Working => operator

* Rename docs pages to lowercase

* ...

6da8bbafc464269834b8129ef8b11e680c3d7042 authored over 2 years ago by Andrew Martin <[email protected]>
? operator and module for accessing slots / list members (#256)

* Dynamic operator and idiomatic module

* Documentation for operators

* Add dll references...

5f74ef2e4b2ad7bc129713a95af38489367fb663 authored over 2 years ago by Andrew Martin <[email protected]>
Update RELEASE_NOTES.md

1f426551d481c8a8a1d03347577bfb1ce145bc18 authored about 3 years ago by Andrew Martin <[email protected]>
Format with fantomas (#252)

* Add fantomas tool for code formatting

* Format code with fantomas

4abd25f81864d5a36dc301339ed60ba6af7e9162 authored about 3 years ago by Andrew Martin <[email protected]>
Add back FSI printing of R values (#228)

* Add back FSI printing of R values
- Removed some redundant files

* Add FSI printers to bas...

9150b5e1a8c1ee1a1bac9eca96792bcb273359f9 authored about 3 years ago by Andrew Martin <[email protected]>
Update 'getting started' docs (#250)

* Make getting started relevant to v2.0.2
- Add GIF of script example

63fc8e28f1f4c8f0f6e89b86129747cc6f1fedb4 authored about 3 years ago by Andrew Martin <[email protected]>
Install R packages required for docs in CI (#249)

* Install R packages required for docs in CI

Adds tseries and zoo packages to R install on all ...

9cbf0520659016b476ab6d697e846abaec1a5346 authored about 3 years ago by Andrew Martin <[email protected]>
portdocs to fslab theme (#248)

* portdocs to fslab theme

* remove index.fsx

c08114596e4fdb452aafb5715d852ed3c1a81fe1 authored about 3 years ago by Kevin Schneider <[email protected]>
Update RELEASE_NOTES.md

0ab528745a10f45e62b6e94712613a402f99c334 authored about 3 years ago by Andrew Martin <[email protected]>
Add discord channel invite link

8616dba70bcce8e998b5f193703ea8052a3d8e9a authored about 3 years ago by Kevin Schneider <[email protected]>
Replace "." with "_" in package names

f5d33a0f19e46f13c69c674a7d4ad81af376c50f authored about 3 years ago by Nicholas Hirschey <[email protected]>
Release v2 stable (#244)

* Fix code signing with Apple Silicon release
- use macos build, which automatically code signs...

cf07eaea1451c5aee08b1ee2dc14b11774ef4248 authored about 3 years ago by Andrew Martin <[email protected]>
Re-enable Ubuntu CI (#243)

* Test ubuntu os choices

* Test running rprovider on CI

* Timeout enabled

* Change log ...

d8bf8333994e2f4cd2a09920b50635e032b6ae12 authored about 3 years ago by Andrew Martin <[email protected]>
Fix code signing for Apple Silicon build (#242)

* Fix code signing with Apple Silicon release
- use macos build, which automatically code signs...

ad596642624b7a382d04a7caa7c10b183e51e8e3 authored about 3 years ago by Andrew Martin <[email protected]>
Update RELEASE_NOTES.md

1b6473f4b85a2c05aa9c46f893e66ea4da86aa59 authored about 3 years ago by Andrew Martin <[email protected]>
Add contributing guidelines (#240)

7cdccacb151e4c8364990794ed3642e06f1c9270 authored about 3 years ago by Andrew Martin <[email protected]>
Apple silicon support (#239)

* Compile osx-arm64 server

* Temp: build on as branch

* Revert net6 framework

* Build o...

49a67970832da73df8005dd43009d479d3be7484 authored about 3 years ago by Andrew Martin <[email protected]>
Add FsLab interop page to docs (#237)

* Add initial FsLab interop guide

b00bc98a228493f22ddf44b0d6fb5b28296c2970 authored about 3 years ago by Andrew Martin <[email protected]>
Update RELEASE_NOTES.md

26f7a453ae66f6f2f62c0694549d3ec5bdb3771c authored about 3 years ago by Andrew Martin <[email protected]>
Fix ProbingLocations for plugins. (#235)

* Fix ProbingLocations
- Remove ConfigurationManager dependency
- Get .config file from single...

2a57b4d74d0c515d02c72c34a5721965e9cb1361 authored about 3 years ago by Andrew Martin <[email protected]>
Fix docs build errors and update for .net sdk version (#233)

* Fix docs build errors

* Ensure Release config used in build.fsx steps

* Add missing file...

3690e6eaafcd975c427c4977372b52d6a1ebc8d4 authored about 3 years ago by Andrew Martin <[email protected]>
Update pr.yml

8cd42027e88e24f973b6649f0a4cfc59f9e8c69a authored about 3 years ago by Don Syme <[email protected]>
Update push.yml

0de0ceb3361a69fd89bffa4857e8e9b2a02e681b authored about 3 years ago by Don Syme <[email protected]>
Merge pull request #232 from fslaborg/dsyme-patch-6

Test package publish

28a442001e0a41660e35af0c5f6c3e26307873e8 authored about 3 years ago by Don Syme <[email protected]>
Update RELEASE_NOTES.md

2177cf79399d59377e351fe94899d93ac4b1dc9a authored about 3 years ago by Don Syme <[email protected]>
Merge pull request #230 from fslaborg/dsyme-patch-5

Update index.md

99990015076efd08c4208ebaa000f83d70e36e31 authored about 3 years ago by Don Syme <[email protected]>
Update index.md

42b74e0a1e71e02ad0bf3801137545b9eacc8af3 authored about 3 years ago by Don Syme <[email protected]>
Update README.md

ad48241f3f78c886753607e155f48713ac311818 authored about 3 years ago by Andrew Martin <[email protected]>
Merge pull request #229 from AndrewIOM/acm-nuget

Fix nuget package

04bcd8221d8f5939be15b7e09b16a824c30e3e60 authored about 3 years ago by Andrew Martin <[email protected]>
Merge branch 'master' into acm-nuget

3862c373b9256108e273abca43e62b88d2aaab8d authored about 3 years ago by Andrew Martin <[email protected]>
Fix Windows exe location

235d5f7a8c68ac4491e96cd0358e0e3b8ae8f90b authored about 3 years ago by Andrew Martin <[email protected]>
Add some samples using local package

0c243060a63ccf3fb5c3c6804d595714021d3dc8 authored about 3 years ago by AndrewIOM <[email protected]>
Add references to nuget correctly

b1df24824ad5d929c0c3b48e15544ebd6615ffb7 authored about 3 years ago by AndrewIOM <[email protected]>
[WIP] Get nuget working

- Lower min F# Core to 4.7.2
- Remove PipeMethodCalls manual ref.
- Server make as executables

f5ffe01127d17fd365e8c216cdb928d8604fd626 authored about 3 years ago by AndrewIOM <[email protected]>
Ensure nupkg has license (#227)

a9fd7221b0cf5703b8d89b37d7457409493cad82 authored over 3 years ago by Andrew Martin <[email protected]>
Merge branch 'fslaborg:master' into master

3c3fafa3753e3c18edc32b23ef198bbe61d5de5a authored over 3 years ago by Andrew Martin <[email protected]>
Ensure nupkg has license

100941fd440d9649a9e99f318f7644a0422a18ee authored over 3 years ago by AndrewIOM <[email protected]>
Merge pull request #225 from AndrewIOM/master

Update release notes for 2.0 beta

2066a5ea12e5aa9565652efdb4f12b13ef4e2b8a authored over 3 years ago by Andrew Martin <[email protected]>
Update release notes for 2.0 beta

0efabdb2bc6958989a0b1e980b717b59859606ef authored over 3 years ago by AndrewIOM <[email protected]>
Merge pull request #216 from nhirschey/nh-si

CI with github actions (windows and macOS)

c7804dd323196f7f72bba579c427458ef8e75660 authored over 3 years ago by Andrew Martin <[email protected]>
Disable Ubuntu CI for now

080284fad1e8038eb9646da56a247b1ae16419a4 authored over 3 years ago by AndrewIOM <[email protected]>
Revert RData.Tests.fs

Not that either...

bbab96ad1f525b68db6229ec602cb9e53a6d04b1 authored over 3 years ago by AndrewIOM <[email protected]>
Test 2: Remove RData tests

Testing Github Actions stalling on Ubuntu 20.04

870db5996a13b46ee1fc304b41525fb137945938 authored over 3 years ago by AndrewIOM <[email protected]>
Revert program.fs

Remove the test. Process.HasExisted doesn't appear to be the issue in Github Actions...

8c62df946b905dd32ba8b8fa0b0295113bf9ff27 authored over 3 years ago by AndrewIOM <[email protected]>
Testing process.hasexited in github actions

294893c5e920a8ca5c473a5e4f17342f454e6d6c authored over 3 years ago by AndrewIOM <[email protected]>
Disable test parallelism

d316944613e90f73db666463e53d3f96fb5fb346 authored over 3 years ago by Andrew Martin <[email protected]>
Use R 4.0.2 in CI

638315f1d65c3b1ebc279254af5034957e15f5a5 authored over 3 years ago by Andrew Martin <[email protected]>
Merge branch 'nh-si' of https://github.com/nhirschey/RProvider into pr/216

50e54d3d8aad205a501aaad038dfee787e972341 authored over 3 years ago by Andrew Martin <[email protected]>
Update build.fsx

Change build order and enable more verbose logging for tests

8fac6310e27a65ab86c1eb16e0ce40728a2b8112 authored over 3 years ago by Andrew Martin <[email protected]>
Merge branch 'nh-si' of https://github.com/nhirschey/RProvider into pr/216

ed44a0304a19a136becdd8a7e50252d98d1963d3 authored over 3 years ago by AndrewIOM <[email protected]>
Always output CI logs

993061ed85a317505bd59de3d57dfe80686f37fc authored over 3 years ago by AndrewIOM <[email protected]>
Update paket.lock

d0023f5308fd9e38083444bc1f4099774c59f301 authored over 3 years ago by Andrew Martin <[email protected]>
Use simple dotnet exec

Try to see if options passed by FAKE cause test instability

bbf941b913c786f95800ea5e952440db8b4f7432 authored over 3 years ago by Andrew Martin <[email protected]>
Detect process exit on windows

Stops infinite hangs when the process has exited

3ccfaa290073f1f1b75ff7f71a7b1b4fe7998688 authored over 3 years ago by Andrew Martin <[email protected]>
Update paket.dependencies

Use a version of PipeMethodCalls that doesn't pack on build

9940f4d1a5ede449b0af225a75086cf1f501f6be authored over 3 years ago by Andrew Martin <[email protected]>
Fix RProvider_LOG env variable

dc0b8fd3426991ff344ae197ec58d337394c9889 authored over 3 years ago by Nicholas Hirschey <[email protected]>
try add r log to pr CI

843cc7ef403d752a665a2e0c77b7fb256064ee0c authored over 3 years ago by Nicholas Hirschey <[email protected]>
more logs

2ba7c99c7a83f0ac4f77c56401274db123ee41e9 authored over 3 years ago by Nicholas Hirschey <[email protected]>
Add matrix type conversions

bdbc9de2073b44d80caeb5a30ec8c2ca990849f1 authored over 3 years ago by Nicholas Hirschey <[email protected]>
Merge remote-tracking branch 'upstream/master' into nh-si

d7cc687f29fab8a2274e17d04203e5104175706f authored over 3 years ago by Nicholas Hirschey <[email protected]>
Merge pull request #222 from dsyme/ns3

Use netstandard2.0 for design time and runtime (to allow use in Visual Studio devenv.exe, also d...

2835ff942d15a6a17f32330301b1e345f23035d1 authored over 3 years ago by Don Syme <[email protected]>
netstandard2.0

87f24848a671b900ca87b88a85cb8f6692071ae0 authored over 3 years ago by Don Syme <[email protected]>
use Rscript for cross-platform R.home() verification.

aab487803cee0e9d259ef269cc380399b8d5e946 authored over 3 years ago by nhirschey <[email protected]>
Use bash for R home identify step

0b9ffdaee0f18f8f4f4c2b5280e9ea6bee881eaf authored over 3 years ago by AndrewIOM <[email protected]>
Reorder actions to use specific R version

00de6a1b42147cd22aea86f410e79618863af832 authored over 3 years ago by AndrewIOM <[email protected]>
Merge branch 'v2' into pr/216

59b6cf63e59f8c8301580c8eb85e4d69a68f86b1 authored over 3 years ago by AndrewIOM <[email protected]>
Switch to dotnet pack from nuget.exe

1ec922865df98894e61bd8c621a394f992ead041 authored over 3 years ago by AndrewIOM <[email protected]>
Update README for .NET 5 changes

50b46f7ccd018318e9631ab350d7fc0aac2d0ada authored over 3 years ago by Andrew Martin <[email protected]>
Merge pull request #215 from fslaborg/dsyme-patch-4

Check CI for "build -t All" for mac (linux and windows outstanding)

c85cf6f2fda8ac05a02abea65952ae0a1583bdc0 authored over 3 years ago by Andrew Martin <[email protected]>
Only build on macOS for now

91e420acebbcc4fa3e695dc0ffdee00cb866a0ad authored over 3 years ago by Andrew Martin <[email protected]>
Create PULL_REQUEST_TEMPLATE.md

591ca8d3ad3fa17f3362e4a7289d5e353bc5df2e authored over 3 years ago by Andrew Martin <[email protected]>
Generate docs in FAKE github action

ef0f59f92f10032fb8602bb40c4a6910ea22cf03 authored over 3 years ago by Andrew Martin <[email protected]>
Create bug_report.md

Addresses #218

63862ad88f715ccfa3d4c69d48ffa6d5d6548fcb authored over 3 years ago by Andrew Martin <[email protected]>
Create feature_request.md

Addresses #218

2d9fc1085e88e1e13c947495d2bcd9c4f05159ce authored over 3 years ago by Andrew Martin <[email protected]>
Create ISSUE_TEMPLATE.md

Addresses #218

7232b4f2e9f52b693c2baa4d95a6505cc799dba9 authored over 3 years ago by Andrew Martin <[email protected]>
Create CODE_OF_CONDUCT.md

Addresses #218

d2fd904dc3ad02737f71f430694a3af53e0812e1 authored over 3 years ago by Andrew Martin <[email protected]>
set timeout minutes

2df575af8aa200df620cef150c34d6a75782bd96 authored over 3 years ago by Nicholas Hirschey <[email protected]>
add back ubuntu and windows

a231f04c343f46859f9b6763584e4cec6cc364d3 authored over 3 years ago by Nicholas Hirschey <[email protected]>
use target All on push

3f9fb71b6b2f93c6306a65b955a28d1266781db1 authored over 3 years ago by Nicholas Hirschey <[email protected]>
set R_HOME for mac in both pr and push

9750b4f73db3603e0315c3813eb11a76ee28e429 authored over 3 years ago by Nicholas Hirschey <[email protected]>
mac R_HOME in CI

8c4af2f6de6f6b23da2c2410d25e85db4ff7d829 authored over 3 years ago by Nicholas Hirschey <[email protected]>
print home

580185b8a7650ff32e5837c4e5a62001d3ddbb17 authored over 3 years ago by Nicholas Hirschey <[email protected]>
only mac CI

5b159086efb74a899de002bcbe9e5ed67d680e63 authored over 3 years ago by Nicholas Hirschey <[email protected]>
try set r home

4e22a60118a342497dc1adf927c3e78c9c1cdde8 authored over 3 years ago by Nicholas Hirschey <[email protected]>
capitalization

a3c56479cc9908e0c7576283cea483ebc3318af9 authored over 3 years ago by Nicholas Hirschey <[email protected]>
checkout@master

18e72563d4718c4f4738dfbcfb7ad05e8965a152 authored over 3 years ago by Nicholas Hirschey <[email protected]>
change checkout order

f842da99ebca9b6c0144f8a036dda14a8200833a authored over 3 years ago by Nicholas Hirschey <[email protected]>
Move to release FAKE on push

107118c03c2f5c40a1e2c160ed7f2e0d36af4f59 authored over 3 years ago by Andrew Martin <[email protected]>
Set R path and home explicitally

6b0e746adbdb5bb6237ea26cba2cfc8c0370f3e6 authored over 3 years ago by Andrew Martin <[email protected]>
Setup R in pull request action

182758fef0d876e2c531689e9e5e5287e0a44608 authored over 3 years ago by Andrew Martin <[email protected]>
Run R_HOME step on bash

e616b77d730ce5a7cbba3d1703173067176b60d7 authored over 3 years ago by Andrew Martin <[email protected]>
Set R_HOME in github actions

2b297936713b726edbe3adf29071c7a92b23df75 authored over 3 years ago by Andrew Martin <[email protected]>
Get R_HOME when spawning servers

423d6b9f0b3e2e6a1332aa61fa56bba3b7f154a9 authored over 3 years ago by Andrew Martin <[email protected]>
Remove hardcoded mac R_HOME value

7732f4886810f81add58acd2f16f1cb637fa4baa authored over 3 years ago by Andrew Martin <[email protected]>
Update push.yml

dc47721ce5402c5ed250ee553e07501d7b00cb4e authored over 3 years ago by Andrew Martin <[email protected]>