# Buildsheet autogenerated by ravenadm tool -- Do not edit. NAMEBASE= R-sqldf VERSION= 0.4-12 KEYWORDS= cran VARIANTS= std SDESC[std]= 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-12.tar.gz:main DIST_SUBDIR= CRAN DF_INDEX= 1 SPKGS[std]= single OPTIONS_AVAILABLE= none OPTIONS_STANDARD= none BUILDRUN_DEPENDS= R-gsubfn:single:std R-proto:single:std R-RSQLite:single:std R-DBI:single:std R-chron:single:std 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] 954cec7b3ae5f4470ea2bc3df843c25ab53dcfc65e37ba398cd304e42c95fbfa 61077 CRAN/sqldf_0.4-12.tar.gz