Displaying 3 results from an estimated 3 matches for "dbsendpreparedqueri".
Did you mean:
  dbsendpreparedquery
  
2009 Mar 17
1
Need to build package for Affy HT HG-U133+ PM arrays
I would like to build a package for the HT HG-U133+ PM arrays from affy, 
but I can't find any good documentation on how to go about it. Naively 
using makecdfenv's make.cdf.package() causes R to seg-fault.
I'm unfamiliar with the CDF format as such, but I'm guessing that it's 
changed somewhat because the PM arrays no longer have P/A and mismatches.
I'm looking to build
2010 Mar 10
0
RSQLite 0.8-4 now on CRAN
A new version of RSQLite (0.8-4) is now available on CRAN.  Highlights 
of this release:
Version 0.8-4
- Fix a memory leak in bound parameter management and resolve a
   missing PROTECT bug that caused spurious crashes when performing
   many prepared queries.
- There is now a fairly comprehensive example of using prepared
   queries in the man page for dbSendQuery-methods.
- Upgrade to SQLite
2010 Mar 10
0
RSQLite 0.8-4 now on CRAN
A new version of RSQLite (0.8-4) is now available on CRAN.  Highlights 
of this release:
Version 0.8-4
- Fix a memory leak in bound parameter management and resolve a
   missing PROTECT bug that caused spurious crashes when performing
   many prepared queries.
- There is now a fairly comprehensive example of using prepared
   queries in the man page for dbSendQuery-methods.
- Upgrade to SQLite