forked from loafle/openapi-generator-original
* * Fix bugs in api.mustache, model.mustache, mostly bracket errors or small typos * Added section about installation in README.mustace TODO: fix tests in testthat TODO: fix bug in description.mustace regarding package name * Updates to sample for R client caused by running ./bin/r-petstore.sh (or .\bin\windows\r-petstore.bat) * Add R specific files to .gitignore * [R] add additional files generated by the petstore sample. (see #6520)
22 lines
386 B
Plaintext
22 lines
386 B
Plaintext
Version: 1.0
|
|
|
|
RestoreWorkspace: No
|
|
SaveWorkspace: No
|
|
AlwaysSaveHistory: Default
|
|
|
|
EnableCodeIndexing: Yes
|
|
UseSpacesForTab: Yes
|
|
NumSpacesForTab: 4
|
|
Encoding: UTF-8
|
|
|
|
RnwWeave: Sweave
|
|
LaTeX: pdfLaTeX
|
|
|
|
AutoAppendNewline: Yes
|
|
StripTrailingWhitespace: Yes
|
|
|
|
BuildType: Package
|
|
PackageUseDevtools: Yes
|
|
PackageInstallArgs: --no-multiarch --with-keep.source
|
|
PackageRoxygenize: rd,collate,namespace
|