Fixed post dependency definitions#2
Fixed post dependency definitions#2stanstrup wants to merge 3 commits intodgrapov:masterfrom stanstrup:master
Conversation
Fixed some warnings on man pages.
|
I've pushed a recently tested version. See the branch simple. Thanks! |
|
Hi, Thank you for the pull request, can you please take a look at the I took some more time and rewrote the package using httr which greatly simplified everything. I am using GET; where did you need a POST? -Dmitry |
|
Hi. I checked it now. Dependencies are still not defined in the DESCRIPTION file. The check fails with this error so I don't know if there are more problems: |
|
Ok, now check is passing. Thanks. -Dmitry |
|
Note one of the test is failing, but I also noticed CTS has variability for failures, so I am ignoring this. Could remove test if need be. |
The functions 'translate.index' and 'IDEOMgetR' seem not to be defined anywhere and I don't know if they are from some other package.
CTSgetR has different parameters in the code and man page.
There are a number of other build check errors still left.