William Cheng
|
e4b268613c
|
[R] fix assignment, better doc (#12979)
* better code format
* fix doc comment, remove blank line
* ignore .lintr in rbuildignore
|
2022-07-22 13:08:01 +08:00 |
|
William Cheng
|
a3269a0569
|
Add R GitHub action file (#12868)
* fix travis, update rbuildignore
* add comment
|
2022-07-15 15:31:22 +08:00 |
|
William Cheng
|
35dc6451e4
|
update .RBuildIgnore (#12383)
|
2022-05-17 16:07:26 +08:00 |
|
Sai Giridhar P
|
fb6daa89b0
|
[r] Ignore cran-comments file from the build (#4986)
* fix(cran-comments): Ignoring CRAN comments file from build
* fix(cran-comments): Ignoring CRAN comments file from build
|
2020-01-13 21:31:40 +08:00 |
|
Sai Giridhar P
|
89e963c072
|
[r] Ignoring README.md in Rbuildignore (#4898)
* fix(r): Removing an unnecessary file from build R library
* fix(r): Removing an unnecessary file from build R library
|
2020-01-02 13:16:58 +08:00 |
|
Sai Giridhar P
|
e6e919fe98
|
[r] Fixing the CRAN submission issues (#4828)
* fix(r): CRAN submission issues
* fix(r): CRAN submission issues
|
2019-12-19 11:08:03 +08:00 |
|
William Cheng
|
e6658278ad
|
R client refactoring (#2215)
* [R] fix namespace, use 2-space indentation (#2105)
* fix namespace, indentation
* use 2-space indentation in model files
* update gitignore
* use PascalCase for function naming (#2106)
* [R] improve .travis.yml, .Rbuildignore (#2109)
* update travis
* enhance travis.yml
* update travis, .Rbuildignore
* [R] Add auto-generated documentations, change parameter naming (#2114)
* add auto-generated doc for r client
* remove module name
* replace nil with void
* [R] fix object serialization to JSON (#2129)
* fix object serialization
* fix array property seriziation
* fix deserializing array of string
* fix array of object deserialization
* [R] Fix return type (#2140)
* fix return type
* update r petstore sample
* add auto-generated tests (#2141)
* rename file to conform to style guide (#2142)
* add authenticaiton support to R (#2153)
[R] Add authentication support, minor ApiClient refactor
* rename test files
* [R] various improvements and bug fixes (#2162)
* fix api keys in headers
* use optional parameter in function signature
* fix property naming
* fix doc assignment operator
* [R] fix base64 encode (#2171)
* fix base64 encode
* fix basic http auth
* fix typo, update instruction (#2203)
* rename test files to conform to style guide (#2206)
* [R] improve class constructor (#2208)
* update constructor with optional parameter, default value
* update r petstore sample
* clean up files
* regenerate files
* Revert "rename test files to conform to style guide (#2206)"
This reverts commit 90a6302a6565d208a6ab298fda41a47836a63d9c.
* fix query parameter in api client (#2214)
|
2019-02-23 23:51:11 +08:00 |
|
Ramkumar Chandrasekaran
|
3de6a8f0f2
|
Adding R Petstore Client Package (#6307)
|
2017-08-14 16:06:08 +08:00 |
|