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
This implements `RData` type provider that can be used for reading RData
files in a statically t...
3ea9967d266fc91ff359c22ab3cc3ecddb7692a0 authored over 10 years ago by Tomas Petricek <[email protected]>
5ed5edbf424a0ac91af5af053cf943bdd8062ddd authored over 10 years ago by J-M <[email protected]>
Perform R package discovery in a separate process
a41a131cbef18913e444600df8411775c079998a authored over 10 years ago by Tomas Petricek <[email protected]>Separate R runtime from the server executable
da11183aed1e867db72496f5df4b23d537b81d3c authored over 10 years ago by David Charboneau <[email protected]>
This adds a single page to the documentation which explains how
the different parts of the proje...
We discussed this with @hmansell and this is probably the most reasonable setup.
The original co...
We don't want to have too many assemblies. My original intent had been
to merge RProvider.Runtim...
RProvider assembly isn't loaded when the DesignTime assembly is loaded
since it has no real depe...
8696012dec0955b5ea42d58012f5afd524e3075e authored over 10 years ago by Tomas Petricek <[email protected]>
754b3019b7de5701a9431fe3b6664d484f9c2ac0 authored over 10 years ago by David Charboneau <[email protected]>
There is now a design-time assembly for RProvider.
1d92e8a7f5b374dad97d12fdc94f4b112bbdd29e authored over 10 years ago by David Charboneau <[email protected]>da05cb98502096f81baa12ac8988514ca627aff8 authored over 10 years ago by J-M <[email protected]>
This change was only necessary if we were treating exe files as
libraries.
Thread safety should be the caller's responsibility. The type provider
is thread-safe as it call...
The RProvider.Server.exe will provide a remote proxy to an R session for
package discovery. This...
Merge remote-tracking branch 'bmc_master/master' into rdotnet_1.5.11
Conflicts:
tests/Test.RPro...
30556c025723566130a5d106fb8e674ed51c4ab4 authored over 10 years ago by J-M <[email protected]>
78f220b5adf0d9a8000710a8c7affbef127aa37b authored over 10 years ago by J-M <[email protected]>
fc7e7e08409cc6ddacef3edead1686ad122a7f8a authored over 10 years ago by J-M <[email protected]>
Add a client and server wrapper around RInterop for package discovery to
prevent VisualStudio fr...
Resolve RDotNet and plugin assemblies when installed via NuGet.
Incorporates concurrency fixes
When RProvider is installed via NuGet, the RDotNet library will be located
in "../../RDotNet-1.5...
Protect all access to RDotNet through RInterop using a lock on
RInit.engine. IDE stability issue...
This add limited support for Travis CI. At the moment, we only build
the R Provider and do not r...
fb14af887ebb0f5fb50730056b3f4983afd7396e authored almost 11 years ago by J-M <[email protected]>
Documentation updated for issue #65
d6bfab2a272fa403ba590e93a9055c8162e4db0a authored almost 11 years ago by Howard Mansell <[email protected]>783174263c69280381eeece4d648762e8ecdb8e5 authored almost 11 years ago by Sergey Tihon <[email protected]>
b09aa304c52c46e3ef133ae0d339aa1dc95af935 authored about 11 years ago by Tomas Petricek <[email protected]>
Adding new subsection "Creating and passing an R function"
c2dda1ad4dcc1e64495da713a09bc1a2b85e23de authored about 11 years ago by Howard Mansell <[email protected]>1c8edb15ed982ed22d20312f8d0b6defa3d05aad authored about 11 years ago by Ken <[email protected]>
Fixed typo
b5c251e36dadf76d82e065821ad2bbd7ba06f486 authored about 11 years ago by Howard Mansell <[email protected]>Thanks for mentioning me and FAKE.
574eafc77e791ce3cc82202d5443eab967a794a9 authored about 11 years ago by Steffen Forkmann <[email protected]>67527450bb2196a33cc467777a8a0213c662a738 authored about 11 years ago by tpetricek <[email protected]>
a63f1911b1761b007a0414e3dd37227612d7ce51 authored about 11 years ago by tpetricek <[email protected]>
Code to make the type provider work in Linux
307965d106f3fb1c5bb1f6921550a6ba5541bd66 authored about 11 years ago by Tomas Petricek <[email protected]>46a6e82caac5f56d46e82d8eb4ff91bb0d450a3b authored about 11 years ago by Tomas Petricek <[email protected]>
Fixed issue #55 - Build script was updated
c11d8c7d1c003e30207e52b966d833175fad96ef authored about 11 years ago by Tomas Petricek <[email protected]>Accidentally left in some debug code
ab67c8878909253e63fd86a2a926a796fdec122a authored about 11 years ago by John Palmer <[email protected]>Most of the effort has gone into differences with paths.
What works:
export R_HOME=/li...
bba325742f86a64dcbaf41fe5154f328d101843f authored about 11 years ago by john pamer <[email protected]>4ec0cf9109f25c8b380b57fed9182b15edd1bac2 authored about 11 years ago by Sergey Tihon <[email protected]>
Refactor initialization, handle not-installed R, update documentation
30b65bac2f7c98174240a1ed7e0f188f9b0e5e1a authored about 11 years ago by Tomas Petricek <[email protected]>0bddff379ae38124749bc29dec818075b328a76e authored about 11 years ago by Tomas Petricek <[email protected]>
7d0ca1d204a2fb80821e9b974e9fe305ee6b43a3 authored about 11 years ago by Tomas Petricek <[email protected]>
22b9b1ad10ae88bec45ddfe455fa3bebaf1ececf authored about 11 years ago by Tomas Petricek <[email protected]>
b45d01caee0b767ee9fb187c111a397f1ff21996 authored about 11 years ago by Tomas Petricek <[email protected]>
c37d6654e25be60801353f0129219def2af03a25 authored about 11 years ago by Gustavo Guerra <[email protected]>
Updated video link in Index.md
9a4340230d229a9080081c34a02b6bcf1fb2e95f authored about 11 years ago by Tomas Petricek <[email protected]>5d58a106b22a12402230943b8cbb26ef3cf7d90c authored about 11 years ago by Mathias Brandewinder <[email protected]>
d98eaa79139d775855bde30227d94b43d64fa984 authored about 11 years ago by tpetricek <[email protected]>
(We apologize for any inconvenience caused!)
5bf925e6504a063cdf63f066a35cbe64bf357e0b authored about 11 years ago by tpetricek <[email protected]>This now follows the structure used & documented at: https://github.com/pblasucci/fsharp-project...
4d276586e5d9a83fedf94cd75440ce501f97ab57 authored about 11 years ago by tpetricek <[email protected]>Documentation update and tools
a45c6bd65cf9ef2bd22efd2c984ab0f2dfe25193 authored about 11 years ago by Tomas Petricek <[email protected]>91dfafeea38ec13fd7b4a757b01853858eefaf79 authored about 11 years ago by tpetricek <[email protected]>
91bbe49fb30865a65e314e7984cfca84cffcae9b authored about 11 years ago by tpetricek <[email protected]>
1580c37ab69f5e0aeeb4fce8fd460af4e1068824 authored about 11 years ago by tpetricek <[email protected]>
cbe2fca7750ee9995e2728cb6f277c7da6445c13 authored about 11 years ago by tpetricek <[email protected]>
92c5fd1610f8f20735b3297935d4d0b01a357fb3 authored about 11 years ago by tpetricek <[email protected]>
0c1d8fa5382e4108e50b78b2872e24a34979fb9e authored about 11 years ago by tpetricek <[email protected]>
06b4b3608407b32ab36155fc9cc993d9f65decee authored about 11 years ago by tpetricek <[email protected]>
5e9e7da4e0f56942b9c173d1d9b18d8f06dc45d8 authored about 11 years ago by tpetricek <[email protected]>
9f8e6188129b0e1a6cf34cc557acd926474364d5 authored about 11 years ago by tpetricek <[email protected]>
4ffd5c3a29865b83759184659b1c744d10ceeafe authored about 11 years ago by tpetricek <[email protected]>
1bf72b4db63b14128b7ec8a4f07955c48435508b authored about 11 years ago by tpetricek <[email protected]>
e444320e7e4486370fff864a66ecc14f73dac19d authored about 11 years ago by tpetricek <[email protected]>
Proposed new Index page
cafc155af528e6dd05f454588e76a0658daf7a2c authored about 11 years ago by Tomas Petricek <[email protected]>b375c4bba7703339df9c803df177b43239b61e70 authored about 11 years ago by tpetricek <[email protected]>
Reorganized index page, with a temporary video to illustrate the R Type
Provider in action.
Charts quick-start
250afa82830a36d047526aca9ba7bba7c2d82624 authored about 11 years ago by Tomas Petricek <[email protected]>
Extracted data in/our from how-to.
Created "passing data".
Reorganized right-hand side in template.
00440d30d948e58353c809b3d30a479b2f4cae68 authored about 11 years ago by Mathias Brandewinder <[email protected]>
e0bead4df8df8ff9e88acab3e9713257c4eb56d4 authored about 11 years ago by Mathias Brandewinder <[email protected]>
Documentation: added simple charts sample.
115c5454b8abd8161efa22129770df1a65823e32 authored about 11 years ago by Mathias Brandewinder <[email protected]>Always use R as the subkey name
f45b66bce2c49da932328a1b196486b05182d72b authored about 11 years ago by Howard Mansell <[email protected]>b1b44f20b18ca44b533b20cea70bcf8d0652f281 authored about 11 years ago by Xi Chen <[email protected]>
cb0daf426abb72fd45afa2aa7fca26454b1b4b8f authored about 11 years ago by Xi Chen <[email protected]>
baef49a7ff0c4efd8a28024b9004fc2b387fcf87 authored about 11 years ago by Xi Chen <[email protected]>
17000fbbe2e8a662891a6c41cddd84d9d8cb2a27 authored about 11 years ago by hmansell <[email protected]>
Logo for the RProvider NuGet package
1b6aaa6418d7787965077e48a09aef045581d00f authored about 11 years ago by Tomas Petricek <[email protected]>cbe17c040f0923c2269166a834a16209c0b7d5d8 authored about 11 years ago by Tomas Petricek <[email protected]>
91cb6c97ed6007fd60efd59955ff0763d0672a0e authored about 11 years ago by Tomas Petricek <[email protected]>
37bef34dc1bce0687bfc09639d94c972592a4a32 authored about 11 years ago by Tomas Petricek <[email protected]>
f713c1ee4c6c7dfdcf1965a3ba76c8a46315a8d1 authored about 11 years ago by Tomas Petricek <[email protected]>
be6699b6e4d606f1cd4bf788a52f02c24e36d6b5 authored about 11 years ago by Tomas Petricek <[email protected]>
Added code highlighting on the start page
c4dad8f74104e1ca6081421c491bc27ea4d0f6c1 authored about 11 years ago by Howard Mansell <[email protected]>d888de4f9537add68c5431d863215bfff15afa93 authored about 11 years ago by Sergey Tihon <[email protected]>
cdf9a4c174aa6a76e8d6aacc3c46afe94ae9b868 authored about 11 years ago by tpetricek <[email protected]>
- New R.NET v1.5.4
- New RDotNet.FSharp v 0.1.2
- Updated init.ps1 script
a2c641e225ddb2826b6418aebd16e4e6188fe5f8 authored over 11 years ago by hmansell <[email protected]>
509b170e0775289845688428a2d580aaf9d09b6b authored over 11 years ago by hmansell <[email protected]>
6d187cd619ab615f4452ef8cd214cc901fa8db91 authored over 11 years ago by hmansell <[email protected]>
Added script that copy R.NET binaries to RProvider folder after NuGet package install
28f11a077d1cc5f2eef394fa32e96d5239185a9b authored over 11 years ago by Howard Mansell <[email protected]>263cf828c7a4ee8a99b4befdce80b0440c250655 authored over 11 years ago by Sergey Tihon <[email protected]>
41142c8d93d35d8d5850d34825552793191aa442 authored over 11 years ago by Sergey Tihon <[email protected]>
RProvider was switched to R.NET 1.5.4 from NuGet
ec1b221e5a76ad0221ea8bc728a61b706af858cd authored over 11 years ago by Howard Mansell <[email protected]>6cfb2b8a48f803509ab33eb6b4b99efa92c79729 authored over 11 years ago by Sergey Tihon <[email protected]>
c72cefc3d21bf788cf635324ef84c70d6f510a72 authored over 11 years ago by Tomas Petricek <[email protected]>
0af0bcc449b591572876736ed6664979ee5044c4 authored over 11 years ago by Tomas Petricek <[email protected]>
00ef35c46f6ac7c75a3a43b049a66881dff3792f authored over 11 years ago by Tomas Petricek <[email protected]>
0222b0f588e20c9882d792669246da453495fcda authored over 11 years ago by Tomas Petricek <[email protected]>