Movatterモバイル変換


[0]ホーム

URL:


governor: Speed Limiter to Control Rate of Execution of Loops

It can be necessary to limit the rate of execution of a loop or repeated function call e.g. to show or gather data only at particular intervals. This package includes two methods for limiting this execution rate; speed governors and timers. A speed governor will insert pauses during execution to meet a user-specified loop time. Timers are alarm clocks which will indicate whether a certain time has passed. These mechanisms are implemented in 'C' to minimize processing overhead.

Version:0.1.3
Suggests:knitr,rmarkdown
Published:2024-08-25
DOI:10.32614/CRAN.package.governor
Author:Mike Cheng [aut, cre, cph]
Maintainer:Mike Cheng <mikefc at coolbutuseless.com>
BugReports:https://github.com/coolbutuseless/governor/issues
License:MIT + fileLICENSE
URL:https://github.com/coolbutuseless/governor
NeedsCompilation:yes
Materials:NEWS
CRAN checks:governor results

Documentation:

Reference manual:governor.html ,governor.pdf
Vignettes:Overview (source,R code)

Downloads:

Package source: governor_0.1.3.tar.gz
Windows binaries: r-devel:governor_0.1.3.zip, r-release:governor_0.1.3.zip, r-oldrel:governor_0.1.3.zip
macOS binaries: r-release (arm64):governor_0.1.3.tgz, r-oldrel (arm64):governor_0.1.3.tgz, r-release (x86_64):governor_0.1.3.tgz, r-oldrel (x86_64):governor_0.1.3.tgz
Old sources: governor archive

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=governorto link to this page.


[8]ページ先頭

©2009-2025 Movatter.jp