Movatterモバイル変換


[0]ホーム

URL:


Package: callr 3.7.6.9000

Gábor Csárdi

callr: Call R from R

It is sometimes useful to perform a computation in aseparate R process, without affecting the current R process atall. This packages does exactly that.

Authors:Gábor Csárdi [aut, cre, cph],Winston Chang [aut],Posit Software, PBC [cph, fnd],Ascent Digital Services [cph, fnd]

callr_3.7.6.9000.tar.gz
callr_3.7.6.9000.zip(r-4.6)callr_3.7.6.9000.zip(r-4.5)callr_3.7.6.9000.zip(r-4.4)
callr_3.7.6.9000.tgz(r-4.5-any)callr_3.7.6.9000.tgz(r-4.4-any)
callr_3.7.6.9000.tar.gz(r-4.6-any)callr_3.7.6.9000.tar.gz(r-4.5-any)
callr_3.7.6.9000.tgz(r-4.5-emscripten)
callr.pdf |callr.html
callr/json (API)
NEWS

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

Bug tracker:https://github.com/r-lib/callr/issues

Pkgdown/docs site:https://callr.r-lib.org

On CRAN:

Conda:

15.26 score 303 stars 1.3k packages 334 scripts 904k downloads 25 exports 3 dependencies

Last updated from:7a3f725449. Checks:9 OK. Indexed: yes.

TargetResultTotal timeArtifact
linux-devel-x86_64OK109
source / vignettesOK175
linux-release-x86_64OK117
macos-release-arm64OK73
macos-oldrel-arm64OK122
windows-develOK69
windows-releaseOK98
windows-oldrelOK84
wasm-releaseOK121

Exports:add_hookdefault_repospollprocessrr_bgr_copycatr_processr_process_optionsr_safer_sessionr_session_optionsr_vanillarcmdrcmd_bgrcmd_copycatrcmd_processrcmd_process_optionsrcmd_safercmd_safe_envrscriptrscript_processrscript_process_optionsrunsupported_archs

Dependencies:processxpsR6

Citation

Development and contributors

Readme and manuals

Help Manual

Help pageTopics
Add a user hook to be executed before launching an R subprocessadd_hook
Default value for the 'repos' option in callr subprocessesdefault_repos
Evaluate an expression in another R sessionr r_safe
Evaluate an expression in another R session, in the backgroundr_bg
Run an R process that mimics the current R processr_copycat
External R Processr_process
Create options for an r_process objectr_process_options
External R Sessionr_session
Interactive debugging of persistent R sessionsr_session_debug
Create options for an r_session objectr_session_options
Run an R child process, with no configurationr_vanilla
Run an R CMD commandrcmd rcmd_safe
Run an R CMD command in the backgroundrcmd_bg
Call and R CMD command, while mimicking the current R sessionrcmd_copycat
External R CMD Processrcmd_process
Create options for an rcmd_process objectrcmd_process_options
'rcmd_safe_env' returns a set of environment variables that are more appropriate for 'rcmd_safe()'. It is exported to allow manipulating these variables (e.g. add an extra one), before passing them to the 'rcmd()' functions.rcmd_safe_env
Run an R scriptrscript
External 'Rscript' processrscript_process
Create options for an rscript_process objectrscript_process_options
Find supported sub-architectures for the current R installationsupported_archs

Usage by other packages (reverse dependencies)


  • [8]ページ先頭

    ©2009-2025 Movatter.jp