Other packages > Find by keyword >

SQRL  

Enhances Interaction with 'ODBC' Databases
View on CRAN: Click here


Download and install SQRL package within the R console
Install from CRAN:
install.packages("SQRL")

Install from Github:
library("remotes")
install_github("cran/SQRL")

Install by package version:
library("remotes")
install_version("SQRL", "1.0.2")



Attach the package and use:
library("SQRL")
Maintained by
Mike Lee
[Scholar Profile | Author Map]
First Published: 2017-11-12
Latest Update: 2023-12-03
Description:
Provides simple and powerful interfaces that facilitate interaction with 'ODBC' data sources. Each data source gets its own unique and dedicated interface, wrapped around 'RODBC'. Communication settings are remembered between queries, and are managed silently in the background. The interfaces support multi-statement 'SQL' scripts, which can be parameterised via metaprogramming structures and embedded 'R' expressions.
How to cite:
Mike Lee (2017). SQRL: Enhances Interaction with 'ODBC' Databases. R package version 1.0.2, https://cran.r-project.org/web/packages/SQRL. Accessed 08 Apr. 2025.
Previous versions and publish date:
0.1.0 (2017-11-12 14:23), 0.1.1 (2018-01-08 10:24), 0.2.0 (2018-03-08 08:59), 0.2.1 (2018-03-10 17:19), 0.3.0 (2018-04-16 13:22), 0.4.0 (2018-06-03 23:24), 0.5.0 (2018-10-12 06:40), 0.6.0 (2019-01-31 07:23), 0.6.1 (2019-02-01 16:13), 0.6.2 (2019-02-14 06:20), 0.6.3 (2019-07-08 00:40), 0.7.0 (2019-11-07 12:00), 0.7.1 (2020-03-14 06:20), 0.7.2 (2020-05-14 00:10), 0.7.3 (2020-08-27 10:10), 0.7.4 (2020-11-22 06:20), 0.8.0 (2021-03-07 06:50), 1.0.0 (2021-09-30 06:30), 1.0.1 (2022-09-20 23:40)
Other packages that cited SQRL R package
View SQRL citation profile
Other R packages that SQRL depends, imports, suggests or enhances
Complete documentation for SQRL
Functions, R codes and Examples using the SQRL R package
Some associated functions: SQRL-package . sqrlAll . sqrlConfig . sqrlInterface . sqrlOff . sqrlParams . sqrlScript . sqrlSource . sqrlSources . sqrlUsage . 
Some associated R codes: SQRL.R .  Full SQRL package functions and examples
Downloads during the last 30 days
03/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/06Downloads for SQRL0510152025303540455055TrendBars

Today's Hot Picks in Authors and Packages

icr  
Compute Krippendorff's Alpha
Provides functions to compute and plot Krippendorff's inter-coder reliability coefficient alpha and ...
Download / Learn more Package Citations See dependency  
dave  
Functions for "Data Analysis in Vegetation Ecology"
A collection of functions accompanying the book "Data Analysis in Vegetation Ecology". 3rd ed. CABI, ...
Download / Learn more Package Citations See dependency  
sybil  
Efficient Constrained Based Modelling
This Systems Biology Package Gelius-Dietrich et. al. 2012 doi10.11861752-0509-7-125 implements algor ...
Download / Learn more Package Citations See dependency  
ssc  
Semi-Supervised Classification Methods
Provides a collection of self-labeled techniques for semi-supervised classification. In semi-superv ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
seasonalclumped  
Toolbox for Clumped Isotope Seasonality Reconstructions
Compiles a set of functions and dummy data that simplify reconstructions of seasonal temperature va ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA