# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= R-sqldf VERSION= 0.4-11 KEYWORDS= cran VARIANTS= standard SDESC[standard]= Manipulate R Data Frames Using SQL HOMEPAGE= https://github.com/ggrothendieck/sqldf CONTACT= CRAN_Automaton[cran@ironwolf.systems] DOWNLOAD_GROUPS= main SITES[main]= CRAN/src/contrib https://loki.dragonflybsd.org/cranfiles/ DISTFILE[1]= sqldf_0.4-11.tar.gz:main DIST_SUBDIR= CRAN DF_INDEX= 1 SPKGS[standard]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILDRUN_DEPENDS= R-gsubfn:single:standard R-proto:single:standard R-RSQLite:single:standard R-DBI:single:standard R-chron:single:standard USES= cran gmake DISTNAME= sqldf GENERATED= yes INSTALL_REQ_TOOLCHAIN= yes [FILE:658:descriptions/desc.single] sqldf: Manipulate R Data Frames Using SQL The sqldf() function is typically passed a single argument which is an SQL select statement where the table names are ordinary R data frame names. sqldf() transparently sets up a database, imports the data frames into that database, performs the SQL select or other statement and returns the result using a heuristic to determine which class to assign to each column of the returned data frame. The sqldf() or read.csv.sql() functions can also be used to read filtered files into R even if the original files are larger than R itself can handle. 'RSQLite', 'RH2', 'RMySQL' and 'RPostgreSQL' backends are supported. [FILE:103:distinfo] cee979d4e8c67b4924655365d925a8d67104e62adf71741f645cdc5196de2260 63097 CRAN/sqldf_0.4-11.tar.gz