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 upfix to write single elements as vectors instead of lists when using j… #37
Conversation
…sonlite::toJSON in pbSetup. pbSetup is the only function in the package that calls to toJSON at the moment.
|
That looks good. But it still leaves the problem with tests... |
e6d967b
into
eddelbuettel:master
|
really? which ones? there are two tests (lines 142 and 162) that are supposed to throw errors. those errors are caught and handled, but it does print to the screen as if there were a problem. |
|
Really. That is what I wrote about in #36 last night. Let us resume there. I will lock this thread. Remember that MY dotfile had several entries, rather than one in your case. And that messes things up. We have gotten to a somewhat complicated and rich interface to |
…sonlite::toJSON in pbSetup. pbSetup is the only function in the package that calls to toJSON at the moment.