Skip to content

homomorpheR

Homomorphic Computations in R

v0.3 · Apr 9, 2025 · MIT + file LICENSE

Description

Homomorphic computations in R for privacy-preserving applications. Currently only the Paillier Scheme is implemented.

Downloads

CRAN

592

Last 30 days

6039th

1.8K

Last 90 days

7.8K

Last year

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

r2u CRAN

0

Last 30 days

23

Last 90 days

101

Last year

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

conda-forge CRAN

63

Last 30 days

196

Last 90 days

1.1K

Last year

Trend: -35.7% (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 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

3,207

Files

48

Compiled share

0%

Has compiled src

No

Language breakdown

R 329 (10.3%)Docs 489 (15.2%)Vignettes 2,389 (74.5%)

API

Exported functions

4

Internal functions

0

Recent export changes

v0.1-1+4 PaillierKeyPair, PaillierPrivateKey, PaillierPublicKey +1 more

Testing & CI

Has tests

No

Test-to-code ratio

0.00

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

25%

\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

System requirements

C++ standard

License

MIT + file LICENSE

License flags

SPDX valid, OSI approved

History

Versions

4

First release

2015-11-12

Latest release

2025-04-09

Avg cadence

635 days

Cold removal rate

Dep drift

0

LOC over versions

v0.1-1: 976 LOCv0.2-1: 1,400 LOCv0.2-2: 1,400 LOCv0.3: 3,207 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 R6 gmp sodium distcomp homomorpheR

Version History

5 tracked
new 0.3 Mar 10, 2026
updated 0.3 ← 0.2-2 diff Apr 9, 2025
updated 0.2-2 ← 0.2-1 diff Jan 22, 2019
updated 0.2-1 ← 0.1-1 diff Apr 28, 2017
new 0.1-1 Nov 11, 2015