Skip to content

AHPGaussian

New Multicriteria Method: AHPGaussian

v0.1.3 · Sep 15, 2025 · MIT + file LICENSE

Description

Implements the Analytic Hierarchy Process (AHP) method using Gaussian normalization (AHPGaussian) to derive the relative weights of the criteria and alternatives. It also includes functions for visualizing the results and generating graphical outputs. Method as described in: dos Santos, Marcos (2021) <doi:10.13033/ijahp.v13i1.833>.

Downloads

CRAN

547

Last 30 days

6922nd

1.7K

Last 90 days

6.2K

Last year

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

r2u CRAN

0

Last 30 days

26

Last 90 days

187

Last year

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

autoCRAN

9

Last 7 days

30

Last 30 days

2

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 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

whether package can be installed

install log ‘’ does not exist
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 12, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 11, 2026
ERROR r-devel-linux-x86_64-fedora-gcc

foreign function calls

shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

464

Files

27

Compiled share

0%

Has compiled src

No

Language breakdown

R 167 (36%)Tests 34 (7.3%)Docs 263 (56.7%)

API

Exported functions

2

Internal functions

4

Recent export changes

v0.1.3+1 %>%
v0.1+1 ahpgaussian

Testing & CI

Has tests

Yes

Test-to-code ratio

0.20

testthat edition

3

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

100%

\dontrun example ratio

0%

Roxygen coverage

50%

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.0.0

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

3

First release

2023-06-14

Latest release

2025-09-15

Avg cadence

412 days

Cold removal rate

Dep drift

7

LOC over versions

v0.1: 156 LOCv0.1.1: 252 LOCv0.1.3: 464 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 ggplot2 magrittr AHPGaussian

Version History

4 tracked
new 0.1.3 Mar 10, 2026
updated 0.1.3 ← 0.1.1 diff Sep 14, 2025
updated 0.1.1 ← 0.1 diff Jun 14, 2023
new 0.1 Jun 13, 2023