Skip to content

currr

Apply Mapping Functions in Frequent Saving

v0.1.2 · Feb 17, 2023 · MIT + file LICENSE

Description

Implementations of the family of map() functions with frequent saving of the intermediate results. The contained functions let you start the evaluation of the iterations where you stopped (reading the already evaluated ones from cache), and work with the currently evaluated iterations while remaining ones are running in a background job. Parallel computing is also easier with the workers parameter.

Downloads

CRAN

286

Last 30 days

16637th

761

Last 90 days

2.9K

Last year

Trend: +37.5% (30d vs prior 30d)

r2u CRAN

3

Last 30 days

28

Last 90 days

97

Last year

Trend: -72.7% (30d vs prior 30d)

autoCRAN

1

Last 7 days

6

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

1,897

Files

30

Compiled share

0%

Has compiled src

No

Language breakdown

R 1,288 (67.9%)Docs 609 (32.1%)

API

Exported functions

9

Internal functions

5

Recent export changes

v0.1.2+1 saving_map_nodot
v0.1.0+8 cp_map, cp_map_chr, cp_map_dbl +5 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

4.1.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2023-02-14

Latest release

2023-02-17

Avg cadence

2 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1.0: 1,753 LOCv0.1.1: 1,755 LOCv0.1.2: 1,897 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies dplyr tidyr readr stringr broom pacman tibble clisymbols job rstudioapi scales purrr crayon currr

Version History

4 tracked
new 0.1.2 Mar 10, 2026
updated 0.1.2 ← 0.1.1 diff Feb 16, 2023
updated 0.1.1 ← 0.1.0 diff Feb 13, 2023
new 0.1.0 Feb 13, 2023