Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upbeqs - Date input error ('invalid trim argument') #85
Comments
|
OK, so the problem just lies with the example in the documentation, expects a Data, but in the example, it is a string. |
|
Dang. 'R CMD check ...' would have caught that if only we could run the example at, say, Travis :-/ |
|
@eddelbuettel Update the example, or the code - your preference? |
|
Fix coming in one minute... |
|
Ah .. OK, I was about to submit a pull request for a patch :-) |
When I try to run one of the example screens:
This error is returned:
Suspect it might be in the wrapper function.