Skip to content

autometric

0.1.2

Background Resource Logging

2packages depend
38.5Kdownloads / year
90.8%test coverage
13/13checks pass

Overview

About
Maintained by William Michael LandauFirst published 2024-10-104 releasesCRAN page ↗GitHub ↗

Intense parallel workloads can be difficult to monitor. Packages 'crew.cluster', 'clustermq', and 'future.batchtools' distribute hundreds of worker processes over multiple computers. If a worker process exhausts its available memory, it may terminate silently, leaving the underlying problem difficult to detect or troubleshoot. Using the 'autometric' package, a worker can proactively monitor itself in a detached background thread. The worker process itself runs normally, and the thread writes to a log every few seconds. If the worker terminates unexpectedly, 'autometric' can read and visualize the log file to reveal potential resource-related reasons for the crash. The 'autometric' package borrows heavily from the methods of packages 'ps' doi:10.32614/CRAN.package.ps and 'psutil'.

Install

Health

CRAN checks
13OK
Slowest check: 1.7 min · r-oldrel-windows-x86_64
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation signals are not tracked yet for this package.

Downloads

38.5K
CRAN downloads in the past year
Rank #2,738 · ~106/day · ~3.2K/mo
autometric
Daily download trend is not available in this view yet.
1.4K30 days
6.9K90 days
38.5K1 year
Compare downloads with other packages →
Also on928 r2u42 autocran2.2K conda_forge

Repository

Repository
10Stars
1Forks
3Open issues
1Open PRs
6Releases
53Commits
2Contributors
r
53 commits · Last activity 2025-10-23

Repository practices

Upstream repositoryBeta

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

Checks run against github.com/wlandau/autometric on 2026-07-19.

Continuous integration (1)
GitHub Actions
Docs source (1)
README.Rmd
Lint, format, editor (2)
lintrRStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
2 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.5.0
Imports (2)
graphicsutils
LinkingTo (0)
none
Suggests (3)
grDevicespstinytest
Enhances (0)
none
Reverse dependencies
2direct
0indirect

Code & Tests

People & History

People (6)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Copyright holders (5)
Copyright holder
Copyright holder, Funder
Copyright holder
Copyright holder
Copyright holder
Funders (1)
Copyright holder, Funder
Listed in earlier versions (1)
no longer listed · 0.0.5 to 0.1.2
Package Timeline

4 releases. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • 0.1.2Latest
    2024-11-15 · current release · diff ↗
  • 0.1.1
    2024-11-14 · diff ↗
  • 0.1.0
    2024-10-30 · diff ↗
  • 0.0.5
    2024-10-10
  • R
    R 4.4.0 released · 2024-04-24

Package metadata

First published
2024-10-10
Total releases
4 / 2 yrs
License
MIT + file LICENSE OSI
Download size
165 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →