Skip to content

apaTables

Create American Psychological Association (APA) Style Tables

v2.0.8 · Jan 4, 2021 · MIT License + file LICENSE

Description

A common task faced by researchers is the creation of APA style (i.e., American Psychological Association style) tables from statistical output. In R a large number of function calls are often needed to obtain all of the desired information for a single APA style table. As well, the process of manually creating APA style tables in a word processor is prone to transcription errors. This package creates Word files (.doc files) containing APA style tables for several types of analyses. Using this package minimizes transcription errors and reduces the number commands needed by the user.

Downloads

CRAN

5.3K

Last 30 days

1582nd

17.8K

Last 90 days

74.7K

Last year

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

r2u CRAN

3

Last 30 days

41

Last 90 days

151

Last year

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

autoCRAN

1

Last 7 days

7

Last 30 days

0

All-time

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

conda-forge CRAN

109

Last 30 days

333

Last 90 days

2.2K

Last year

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

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 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Jun 9, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Jun 8, 2026
ERROR r-devel-linux-x86_64-debian-gcc

package dependencies

Packages required but not available: 'car', 'MBESS'

See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 10, 2026
ERROR r-oldrel-windows-x86_64

package dependencies

Package required but not available: 'MBESS'

See section 'The DESCRIPTION file' in the 'Writing R Extensions'
manual.

Line coverage

Expression

Tests / Examples

Functions

96 9 exported

Complexity

3.3 avg / 28 max

Call network

96 nodes / 124 edges

Test coverage has not been measured for this package yet; nodes fall back to a neutral fill.

Loading call graph…

Lowest coverage

Per-function coverage is not measured for this package yet.

Code

Structure

Lines of code

5,113

Files

57

Compiled share

0%

Has compiled src

No

Language breakdown

R 4,220 (82.5%)Tests 65 (1.3%)Docs 828 (16.2%)

API

Exported functions

9

Internal functions

86

Recent export changes

v2.0.2+2 apa.ezANOVA.table, apa.reg.boot.table

Testing & CI

Has tests

Yes

Test-to-code ratio

0.02

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

88.9%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

Yes

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

0%

Unsafe pattern score

0

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.1.2

System requirements

C++ standard

License

MIT License + file LICENSE

License flags

not SPDX, not OSI

History

Versions

9

First release

2015-08-28

Latest release

2021-01-04

Avg cadence

89 days

Cold removal rate

Dep drift

9

LOC over versions

v1.0.3: 2,211 LOCv1.0.4: 2,253 LOCv1.5.0: 3,316 LOCv1.5.1: 3,316 LOCv2.0.2: 5,345 LOCv2.0.3: 5,381 LOCv2.0.4: 5,379 LOCv2.0.5: 5,377 LOCv2.0.8: 5,113 LOC

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

Reverse Dependencies (1)

suggests

Dependency Network

Dependencies Reverse dependencies car broom dplyr boot tibble MBESS apaText apaTables

Version History

10 tracked
new 2.0.8 Mar 10, 2026
updated 2.0.8 ← 2.0.5 diff Jan 3, 2021
updated 2.0.5 ← 2.0.4 diff Aug 28, 2018
updated 2.0.4 ← 2.0.3 diff Jun 24, 2018
updated 2.0.3 ← 2.0.2 diff May 31, 2018
updated 2.0.2 ← 1.5.1 diff Mar 1, 2018
updated 1.5.1 ← 1.5.0 diff Jun 19, 2017
updated 1.5.0 ← 1.0.4 diff Mar 24, 2017
updated 1.0.4 ← 1.0.3 diff Nov 20, 2015
new 1.0.3 Aug 27, 2015