Package: nolock 1.1.0

nolock: Append 'WITH (NOLOCK)' to 'SQL' Queries, Get Packages in Active Script

Provides a suite of tools that can assist in enhancing the processing efficiency of 'SQL' and 'R' scripts. - The 'libr_unused()' retrieves a vector of package names that are called within an 'R' script but are never actually used in the script. - The 'libr_used()' retrieves a vector of package names actively utilized within an 'R' script; packages loaded using 'library()' but not actually used in the script will not be included. - The 'libr_called()' retrieves a vector of all package names which are called within an 'R' script. - 'nolock()' appends 'WITH (nolock)' to all tables in 'SQL' queries. This facilitates reading from databases in scenarios where non-blocking reads are preferable, such as in high-transaction environments.

Authors:Arkadiusz W. Pajda [aut, cre, cph]

nolock_1.1.0.tar.gz
nolock_1.1.0.zip(r-4.5)nolock_1.1.0.zip(r-4.4)nolock_1.1.0.zip(r-4.3)
nolock_1.1.0.tgz(r-4.4-any)nolock_1.1.0.tgz(r-4.3-any)
nolock_1.1.0.tar.gz(r-4.5-noble)nolock_1.1.0.tar.gz(r-4.4-noble)
nolock_1.1.0.tgz(r-4.4-emscripten)nolock_1.1.0.tgz(r-4.3-emscripten)
nolock.pdf |nolock.html
nolock/json (API)

# Install 'nolock' in R:
install.packages('nolock', repos = c('https://artllex.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

4 exports 0.23 score 11 dependencies 166 downloads

Last updated 10 months agofrom:eba7418051. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 12 2024
R-4.5-winOKSep 12 2024
R-4.5-linuxOKSep 12 2024
R-4.4-winOKSep 12 2024
R-4.4-macOKSep 12 2024
R-4.3-winOKSep 12 2024
R-4.3-macOKSep 12 2024

Exports:libr_calledlibr_unusedlibr_usednolock

Dependencies:clicrayongluelifecyclemagrittrNCmiscrlangrstudioapistringistringrvctrs