Skip to content

ambient

1.0.3

A Generator of Multidimensional Noise

5packages depend
37.8Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Thomas Lin PedersenFirst published 2018-08-305 releasesCRAN page ↗GitHub ↗

Generation of natural looking noise has many application within simulation, procedural generation, and art, to name a few. The 'ambient' package provides an interface to the 'FastNoise' C++ library and allows for efficient generation of perlin, simplex, worley, cubic, value, and white noise with optional perturbation in either 2, 3, or 4 (in case of simplex and white noise) dimensions.

Install

Health

CRAN checks
13OK
Slowest check: 2.2 min · r-oldrel-windows-x86_64
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
5
Dependencies · direct
Check history
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 214 wordsVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
64%
Return-value docs
50%
References docs
29%

Downloads

37.8K
CRAN downloads in the past year
Rank #2,530 · ~104/day · ~3.2K/mo
Daily download trend is not available in this view yet.
2.2K30 days
8K90 days
37.8K1 year
Compare downloads with other packages →
Also on472 r2u43 autocran

Repository

Repository
100Stars
9Forks
2Open issues
0Open PRs
4Releases
91Commits
5Contributors
91 commits · Last activity 2025-12-04 · 0% stars, 30d

Stars over time

2025-05-22 · 992026-07-07 · 100

Repository practices

Upstream repositoryBeta

8 development-tooling and community-health practices detected across 6 families in the upstream repository

Checks run against github.com/thomasp85/ambient on 2026-07-26.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdrevdep/
Docs source (1)
README.Rmd
Lint, format, editor (2)
AirVS Code
Show all practices
Coverage (1)
Codecov
Git structural (1)
.gitattributes
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
4 external dependencies (excludes base and recommended)
Depends (1)
R >= 3.0.2
Imports (5)
cligraphicsgrDevicesrlangstats
LinkingTo (1)
Suggests (1)
Enhances (0)
none
Reverse dependencies
5direct
0indirect

Code & Tests

People & History

People (2)
Maintainer (1)
Maintainer, Author
Authors (2)
Maintainer, Author
Package Timeline

5 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 1.0.3Latest
    2025-12-04 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 1.0.2
    2022-09-08 · diff ↗
  • 1.0.1
    2022-08-15 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • 1.0.0
    2020-03-21 · diff ↗
  • R
    R 3.6.0 released · 2019-04-26
  • 0.1.0
    2018-08-30
  • R
    R 3.5.0 released · 2018-04-23

Package metadata

First published
2018-08-30
Total releases
5 / 8 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.0.2
Download size
677 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →