Skip to content

metaConvert

An Automatic Suite for Estimation of Various Effect Size Measures

v1.0.3 · Apr 11, 2025 · GPL (>= 3)

Description

Automatically estimate 11 effect size measures from a well-formatted dataset. Various other functions can help, for example, removing dependency between several effect sizes, or identifying differences between two datasets. This package is mainly designed to assist in conducting a systematic review with a meta-analysis but can be useful to any researcher interested in estimating an effect size.

Downloads

CRAN

723

Last 30 days

4569th

2.2K

Last 90 days

8.8K

Last year

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

r2u CRAN

0

Last 30 days

24

Last 90 days

150

Last year

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

autoCRAN

5

Last 7 days

27

Last 30 days

0

All-time

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

CRAN Check Status

2 NOTE
11 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 NOTE
r-devel-linux-x86_64-fedora-gcc NOTE
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 details (2 non-OK)
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.

Check History

NOTE 11 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.
ERROR 10 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Package required but not available: ‘rio’

Packages suggested but not available for checking:
  'metaumbrella', 'epiR', 'meta'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-fedora-clang

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.
NOTE r-devel-linux-x86_64-fedora-gcc

dependencies in R code

Namespace in Imports field not imported from: ‘mvtnorm’
  All declared Imports should be used.

Code

Structure

Lines of code

20,336

Files

136

Compiled share

0%

Has compiled src

No

Language breakdown

R 13,359 (65.7%)Tests 287 (1.4%)Docs 6,512 (32%)Vignettes 178 (0.9%)

API

Exported functions

77

Internal functions

40

Recent export changes

v1.0.0+77 aggregate_df, compare_df, convert_df +74 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.02

testthat edition

3

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

Yes

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

3.5.0

System requirements

C++ standard

License

GPL (>= 3)

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2024-02-29

Latest release

2025-04-11

Avg cadence

145 days

Cold removal rate

Dep drift

4

LOC over versions

v1.0.0: 19,424 LOCv1.0.1: 20,272 LOCv1.0.2: 20,338 LOCv1.0.3: 20,336 LOC

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

Reverse Dependencies (1)

imports

Dependency Network

Dependencies Reverse dependencies compareDF metafor mvtnorm estimraw rio metaumbrella metaConvert

Version History

5 tracked
new 1.0.3 Mar 10, 2026
updated 1.0.3 ← 1.0.2 diff Apr 10, 2025
updated 1.0.2 ← 1.0.1 diff Nov 16, 2024
updated 1.0.1 ← 1.0.0 diff Oct 25, 2024
new 1.0.0 Feb 28, 2024