Skip to content

archiveRetriever

0.4.1

Retrieve Archived Web Pages from the 'Internet Archive'

0packages depend
5Kdownloads / year
58.4%test coverage
13/13checks pass

Overview

About
Maintained by Lukas IsermannFirst published 2021-03-1010 releasesCRAN page ↗GitHub ↗

Scraping content from archived web pages stored in the 'Internet Archive' (https://archive.org) using a systematic workflow. Get an overview of the mementos available from the respective homepage, retrieve the Urls and links of the page and finally scrape the content. The final output is stored in tibbles, which can be then easily used for further analysis.

Install

Health

CRAN checks
13OK
Slowest check: 2.6 min · r-oldrel-macos-x86_64
Code health
Yes
Tests · ratio 122.75
58.4%
Coverage · measured lines
100%
Documentation · exports
13
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 1,606 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
0%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

5K
CRAN downloads in the past year
Rank #11,223 · ~14/day · ~416/mo
Daily download trend is not available in this view yet.
27130 days
95290 days
5K1 year
Compare downloads with other packages →
Also on129 r2u66 autocran

Repository

Repository
19Stars
5Forks
0Open issues
0Open PRs
9Releases
223Commits
4Contributors
223 commits · Last activity 2026-05-05 · +5.6% stars, 30d

Stars over time

2025-06-28 · 142026-07-07 · 19

Repository practices

Upstream repositoryBeta

5 development-tooling and community-health practices detected across 5 families in the upstream repository

Checks run against github.com/liserman/archiveretriever on 2026-07-19.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
Show all practices
Git structural (1)
.gitattributes
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
15 external dependencies (excludes base and recommended)
Depends (0)
none
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

Code Composition
YAML 139,093 (98%)R 2,352 (2%)Rd 166 (0%)
Code characteristics
Cyclomatic complexity
23.0 median / 62 max
Test cases
89 / 122.75 per code line

Test coverage

Line coverage

58%

Expression

73.1%

Tests / Examples

58.4% / 0% ex

Functions

4 4 exported

Complexity

29.8 avg / 62 max

Call network

4 nodes / 0 edges

Loading call graph…

Lowest coverage

4 functions
FunctionCycloCoverage
archive_overview exp1123%
retrieve_urls exp1851%
scrape_urls exp6270%
retrieve_links exp2890%

People & History

People (2)
Maintainer (1)
Author, Maintainer
Authors (2)
Author, Maintainer
Package Timeline

10 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.4.1Latest
    2025-10-16 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.4.0
    2024-06-11 · diff ↗
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 0.3.1
    2022-12-23 · diff ↗
  • 0.3.0
    2022-12-20 · diff ↗
  • 0.2.0
    2022-06-21 · diff ↗
  • 0.1.2
    2022-06-07 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • 0.1.1
    2022-03-03 · diff ↗
  • 0.1.0
    2021-05-27 · diff ↗
  • R
    R 4.1.0 released · 2021-05-18
  • 0.0.2
    2021-03-19 · diff ↗
  • 0.0.1
    2021-03-10
Show 1 earlier events
  • R
    R 4.0.0 released · 2020-04-24

Package metadata

First published
2021-03-10
Total releases
10 / 5 yrs
License
Apache License (>= 2.0)
Download size
2.7 MB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →