52 Commits

Author SHA1 Message Date
Tom Elliott
7e8f52d29c Fix output type of dataframe 2025-01-29 08:33:05 +13:00
Tom Elliott
2e4e00c5d6 Adjust ts_compile to also call ts_deploy to make compilation easier 2025-01-29 08:32:44 +13:00
Tom Elliott
d70a70cbe1 add title 2025-01-22 21:24:53 +13:00
Tom Elliott
4a21b0f763
Merge pull request #2 from tmelliott/feature/ci
Add github CI
2025-01-22 21:23:18 +13:00
Tom Elliott
dd9e4b6d58 add demo badge 2025-01-22 21:20:31 +13:00
Tom Elliott
afa297fd90 make readme 2025-01-22 21:19:47 +13:00
Tom Elliott
48f4133e9b rename job 2025-01-22 21:17:31 +13:00
Tom Elliott
67f29d6886 start in the correct dir 2025-01-22 21:17:02 +13:00
Tom Elliott
08e7d78d7a start the Rserve instance 2025-01-22 21:15:09 +13:00
Tom Elliott
bcbdec710b fix wrong file 2025-01-22 21:12:05 +13:00
Tom Elliott
14fa046caf install local pkg 2025-01-22 21:11:35 +13:00
Tom Elliott
00e4e754de udpate names 2025-01-22 21:09:14 +13:00
Tom Elliott
d2121cc6ff run sampler tests 2025-01-22 21:08:39 +13:00
Tom Elliott
9ea8c96206 remove js dependency 2025-01-22 21:02:27 +13:00
Tom Elliott
351e44ee28 remove cli 2025-01-22 20:58:39 +13:00
Tom Elliott
da186429eb move js to suggests 2025-01-22 20:51:34 +13:00
Tom Elliott
adef247c2a add initial R CMD check CI 2025-01-22 20:47:57 +13:00
Tom Elliott
1c29c8dd09 Rbuildignore node_modules 2025-01-22 20:45:21 +13:00
Tom Elliott
3357cd8e4d
Merge pull request #1 from tmelliott/develop
Initial implementation of compile and deploy
2025-01-22 09:10:41 +13:00
Tom Elliott
1ec847ed5e add readme 2025-01-21 21:29:16 +13:00
Tom Elliott
ce75d4ce79 update readme 2025-01-21 21:14:42 +13:00
Tom Elliott
01424ca5c1 demo building 2025-01-21 21:04:11 +13:00
Tom Elliott
38c13b10f6 organise demo app 2025-01-21 20:57:30 +13:00
Tom Elliott
2866bed187 minor edits 2025-01-21 20:51:28 +13:00
Tom Elliott
bf50157ad9 rm generated files 2025-01-21 20:40:53 +13:00
Tom Elliott
6cef29f47f demo working using typescript; some type issues picked up 2025-01-21 16:05:47 +13:00
Tom Elliott
722c4de693 get a basic js example working 2025-01-21 13:25:59 +13:00
Tom Elliott
620be25588 working on deployment methods 2025-01-20 22:17:12 +13:00
Tom Elliott
600aa1962a update readme 2025-01-20 21:16:15 +13:00
Tom Elliott
5e84656a89 docs 2025-01-20 21:13:21 +13:00
Tom Elliott
7dfe4c3c50 update readme with outline for next step 2025-01-16 15:08:13 +13:00
Tom Elliott
245584d30b update readme 2025-01-16 13:54:42 +13:00
Tom Elliott
cdbf155b57 ts_function method for defining ocaps 2025-01-16 12:25:56 +13:00
Tom Elliott
57cdc92a2a eugh 2025-01-10 09:20:28 +13:00
Tom Elliott
9be1c72a03 renaming; change from values to ... for list() 2025-01-09 15:11:03 +13:00
Tom Elliott
1a3d6de032 test functions 2025-01-09 12:58:49 +13:00
Tom Elliott
16ed412cd7 update types for new api 2025-01-08 16:02:59 +13:00
Tom Elliott
639a7779c9 some tests; working on fn api 2025-01-08 09:00:37 +13:00
Tom Elliott
7a4f649e70 updating API 2025-01-07 09:58:01 +13:00
Tom Elliott
b2e62d757f handle vector inputs, drop overloads 2024-10-02 17:27:50 +13:00
Tom Elliott
c65ac9c3a1 basic attempt at creating overloaded functions 2024-07-29 16:27:38 +12:00
Tom Elliott
e641b139b8 add some todos 2024-07-29 13:51:38 +12:00
Tom Elliott
f54acd6e8a compile a file of funtions 2024-07-29 13:37:43 +12:00
Tom Elliott
e9751e5c0a some more types 2024-07-25 21:32:08 +12:00
Tom Elliott
9f1d842b85 add url 2024-07-24 11:59:49 +12:00
Tom Elliott
9b43622907 add url 2024-07-24 11:59:31 +12:00
Tom Elliott
dfaeabec05 more demo use 2024-07-24 11:52:09 +12:00
Tom Elliott
fa5be168c0 update fn return type 2024-07-24 10:29:37 +12:00
Tom Elliott
bb8b2323e8 basic working example 2024-07-24 10:24:46 +12:00
Tom Elliott
c19b73ea6d update readme 2024-07-12 18:08:25 +12:00