Alex Kyllo
|
464147550a
|
bump dev version #
|
2023-10-13 07:29:01 -07:00 |
Alex Kyllo
|
7fec36fb0c
|
update cran-submission
|
2023-10-13 07:28:32 -07:00 |
Alex Kyllo
|
13ea2469ab
|
document()
|
2023-10-11 11:41:48 -07:00 |
Alex Kyllo
|
0ea3e528d9
|
Remove word 'scalable' and {} in Roxygen strings to resolve CRAN NOTEs
|
2023-10-11 11:39:17 -07:00 |
Alex Kyllo
|
4181269ed8
|
update cran-comments
|
2023-10-11 11:20:30 -07:00 |
Alex Kyllo
|
e237444900
|
update CRAN-SUBMISSION
|
2023-10-04 12:58:25 -07:00 |
Alex Kyllo
|
511e2a154e
|
Replace US/Central with America/Chicago in a test
|
2023-10-04 10:21:36 -07:00 |
Alex Kyllo
|
9d147fd05a
|
bump development version
|
2023-03-17 10:42:37 -07:00 |
Alex Kyllo
|
727b99f4ff
|
update news file
|
2023-03-17 07:11:13 -07:00 |
Alex Kyllo
|
c03fe4d009
|
update cran-comments
|
2023-03-17 07:08:51 -07:00 |
Alex Kyllo
|
86124d0f79
|
shorten long line in .rd
|
2023-03-16 15:38:41 -07:00 |
Alex Kyllo
|
417080aee1
|
add .drop, .sep, .preserve to unnest s3 method
|
2023-03-16 15:34:38 -07:00 |
Alex Kyllo
|
faef203f27
|
update dplyr/tidyr function arguments to match generics
|
2023-03-16 15:21:52 -07:00 |
Alex Kyllo
|
c8dc3b3146
|
s3 method consistency fixes
|
2023-03-15 15:25:20 -07:00 |
Alex Kyllo
|
34eff67a25
|
add tidyr::nest and unnest to imports so that S3 methods work
|
2023-02-14 14:54:25 -08:00 |
Alex Kyllo
|
62e80f4e41
|
version bump for development
|
2023-02-14 11:13:06 -08:00 |
Alex Kyllo
|
098cd9a252
|
update cran-comments.md
|
2023-01-25 14:50:03 -08:00 |
Alex Kyllo
|
f9a7ef6829
|
Merge pull request #21 from Azure/export-1.1.0
Merge CRAN resubmission fixes for 1.1.0 back into master
|
2023-01-25 14:40:57 -08:00 |
Alex Kyllo
|
56518ce052
|
Bugfix-in (#20)
Fixed bug in KQL translation of `%in%` operator so that it now works when the right hand side is either a vector or a tabular expression.
|
2023-01-24 23:03:25 -08:00 |
Alex Kyllo
|
43fab40608
|
Merge branch 'master' of github.com:Azure/AzureKusto
|
2023-01-03 11:00:16 -08:00 |
Alex Kyllo
|
b44da3329e
|
set development version number in DESCRIPTION
|
2022-12-21 07:08:47 -08:00 |
Alex Kyllo
|
9ace8b4419
|
update CRAN-SUBMISSION
|
2022-12-20 21:18:51 -08:00 |
Alex Kyllo
|
ab45615312
|
fix and resubmit to CRAN
|
2022-12-20 21:13:22 -08:00 |
Alex Kyllo
|
d8cfb728fc
|
Merge pull request #18 from Azure/export-1.1.0
Add export(), slice_sample(), $ for dynamic field access, default auth_type to authorization_code
|
2022-12-20 14:50:52 -08:00 |
Alex Kyllo
|
d65a9bbc30
|
cran submission
|
2022-12-20 14:23:31 -08:00 |
Alex Kyllo
|
8527843af4
|
export() as S3 generic for tbl_kusto and kusto_database_endpoint
|
2022-12-20 13:46:58 -08:00 |
Alex Kyllo
|
6cee49d27e
|
mention export_storage in news
|
2022-12-20 12:58:03 -08:00 |
Alex Kyllo
|
cf404d4375
|
S3 method for export and more README examples
|
2022-12-20 12:49:16 -08:00 |
Alex Kyllo
|
8ca0bc7b67
|
add "cluster" to list of acceptable prop names for server
|
2022-12-20 11:48:13 -08:00 |
Alex Kyllo
|
229d329789
|
update github actions definition
|
2022-12-20 11:39:58 -08:00 |
Alex Kyllo
|
e63c4c7aec
|
update GHA definition
|
2022-12-20 11:38:58 -08:00 |
Alex Kyllo
|
1b99c60649
|
add translate tests for export verb
|
2022-12-20 07:57:08 -08:00 |
Alex Kyllo
|
eaf7b06041
|
Added `$` as an infix operator in KQL expr
|
2022-12-20 07:54:36 -08:00 |
Alex Kyllo
|
66ee6d0550
|
add export() function
|
2022-12-20 07:53:23 -08:00 |
Alex Kyllo
|
85c5828af9
|
update group_by_prepare call for .dots deprecation
|
2022-12-20 07:50:21 -08:00 |
Alex Kyllo
|
a7d462f2e3
|
add slice_sample dplyr verb
|
2022-12-20 07:48:54 -08:00 |
Alex Kyllo
|
b2f84831f4
|
change default from device_code to authorization_code
|
2022-12-20 07:45:17 -08:00 |
Alex Kyllo
|
ff95072b47
|
accept cluster name in place of server in kusto_database_endpoint
|
2022-12-20 07:36:54 -08:00 |
Alex Kyllo
|
80ad1686e7
|
Update NEWS
|
2022-12-20 07:34:39 -08:00 |
Alex Kyllo
|
24fa86f47e
|
version bump
|
2022-12-20 07:27:07 -08:00 |
Alex Kyllo
|
84d06b064a
|
Add .vscode to gitignore
|
2022-12-20 07:25:45 -08:00 |
Alex Kyllo
|
e53623615e
|
add .vscode/ to .Rbuildignore
|
2022-12-20 07:24:59 -08:00 |
Alex Kyllo
|
99f552f33f
|
gitignore .Renviron
|
2022-12-20 07:22:22 -08:00 |
Alex Kyllo
|
a67cfcbe9d
|
cran submission
|
2022-08-26 10:52:02 -07:00 |
Alex Kyllo
|
f909d6d216
|
bump minor version to satisfy CRAN note
|
2022-08-26 08:15:27 -07:00 |
Alex Kyllo
|
fcc5ebe27f
|
add cran-comments file
|
2022-08-25 14:23:13 -07:00 |
Alex Kyllo
|
283d0a51a3
|
add entries to .Rbuildignore
|
2022-08-25 14:18:37 -07:00 |
Alex Kyllo
|
ccf8be943a
|
Merge pull request #14 from Azure/users/GitHubPolicyService/b7914554-9717-4f66-8fe0-cd3ca8cc85f7
Adding Microsoft SECURITY.MD
|
2022-08-25 13:39:05 -07:00 |
Alex Kyllo
|
be8644c915
|
bump version for release
|
2022-08-25 13:37:09 -07:00 |
Alex Kyllo
|
1b42d056be
|
Regenerate Rd files for R 4.2
|
2022-08-25 13:32:37 -07:00 |