On 2/18/15, Jim Callahan <jim.callahan.orlando at gmail.com> wrote: > I would mention the open source statistical language R in the "data > analysis" section.
I've heard of R but never tried to use it myself. Is an SQLite interface built into R, sure enough? Or is that something that has to be added in separately? > The interface in the RSqlite package is much better and > faster than any of the Python interfaces in that the interface fully > understands queries as tables and that the looping for the return of rows > is done in compiled code rather than at an interpreted command line. > On Feb 18, 2015 9:34 AM, "Richard Hipp" <drh at sqlite.org> wrote: > >> In a feeble effort to do "marketing", I have revised the "Appropriate >> Uses For SQLite" webpage to move trendy buzzwords like "Internet of >> Things" and "Edge of the Network" above the break. See: >> >> https://www.sqlite.org/whentouse.html >> >> Please be my "focus group", and provide feedback, comments, >> suggestions, and/or criticism about the revised document. Send your >> remarks back to this mailing list, or directly to me at the email in >> the signature. >> >> Thank you for your help. >> >> -- >> D. Richard Hipp >> drh at sqlite.org >> _______________________________________________ >> sqlite-users mailing list >> sqlite-users at mailinglists.sqlite.org >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >> > _______________________________________________ > sqlite-users mailing list > sqlite-users at mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp drh at sqlite.org