{
  "_id": "6a49b89cdbd0482285eb73dc",
  "Package": "opensimplex2",
  "Title": "Generate Multi-Dimensional Open Simplex Noise",
  "Version": "0.0.3.0001",
  "Authors@R": "c(\nperson(\"Pepijn\", \"de Vries\", role = c(\"aut\", \"cre\"),\nemail = \"pepijn.devries@outlook.com\",\ncomment = c(ORCID = \"0000-0002-7961-6646\")),\nperson(\"Marco\", \"Ciaramella\", role = c(\"aut\", \"cph\")),\nperson(\"KdotJPG\", role = c(\"aut\", \"cph\"))\n)",
  "Description": "Generate 2, 3 or 4-dimensional gradient noise. The noise\nfunction is comparable to classic Perlin noise, but with less\ndirectional artefacts and lower computational overhead. It can\nhave applications in procedural generation or (flow fields)\nsimulations.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://pepijn-devries.github.io/opensimplex2/,\nhttps://github.com/pepijn-devries/opensimplex2/",
  "BugReports": "https://github.com/pepijn-devries/opensimplex2/issues",
  "Language": "en-GB",
  "VignetteBuilder": "knitr",
  "Repository": "https://pepijn-devries.r-universe.dev",
  "Date/Publication": "2026-03-29 19:38:53 UTC",
  "RemoteUrl": "https://github.com/pepijn-devries/opensimplex2",
  "RemoteRef": "main",
  "RemoteSha": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-05 01:46:56 UTC",
    "User": "root"
  },
  "Author": "Pepijn de Vries [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7961-6646>),\nMarco Ciaramella [aut, cph],\nKdotJPG [aut, cph]",
  "Maintainer": "Pepijn de Vries <pepijn.devries@outlook.com>",
  "_user": "pepijn-devries",
  "_type": "src",
  "_file": "opensimplex2_0.0.3.0001.tar.gz",
  "_fileid": "https://r2.ropensci.org/44f2abd43c5c1c2670432fd0a551e80ef3d48c42ef1825329441d6c11660b5d0",
  "_filesize": 884916,
  "_sha256": "44f2abd43c5c1c2670432fd0a551e80ef3d48c42ef1825329441d6c11660b5d0",
  "_expires": "2026-10-13T01:51:22.000Z",
  "_created": "2026-07-05T01:46:56.000Z",
  "_published": "2026-07-05T01:51:24.501Z",
  "_jobs": [
    {
      "job": 85183617885,
      "time": 146,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087317378"
    },
    {
      "job": 85183617879,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087314868"
    },
    {
      "job": 85183617894,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087320336"
    },
    {
      "job": 85183617891,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087314591"
    },
    {
      "job": 85183617928,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087308130"
    },
    {
      "job": 85183617922,
      "time": 168,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087319566"
    },
    {
      "job": 85183617937,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087310406"
    },
    {
      "job": 85183617915,
      "time": 229,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087328059"
    },
    {
      "job": 85183455208,
      "time": 170,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087299356"
    },
    {
      "job": 85183617869,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087312260"
    },
    {
      "job": 85183617876,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087310684"
    },
    {
      "job": 85183617883,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087310003"
    },
    {
      "job": 85183617886,
      "time": 115,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087313529"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027",
  "_status": "success",
  "_upstream": "https://github.com/pepijn-devries/opensimplex2",
  "_commit": {
    "id": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
    "author": "Pepijn de Vries <pepijn-devries@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #32 from pepijn-devries/work-in-progress\n\nCorrected README",
    "time": 1774813133
  },
  "_maintainer": {
    "name": "Pepijn de Vries",
    "email": "pepijn.devries@outlook.com",
    "login": "pepijn-devries",
    "linkedin": "in/pepijn-de-vries-2509b664",
    "orcid": "0000-0002-7961-6646",
    "description": "",
    "uuid": 13707449
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "gifski",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ragg",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pepijn-devries",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 34
    },
    {
      "week": "2026-12",
      "n": 25
    },
    {
      "week": "2026-13",
      "n": 8
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "pepijn-devries",
      "count": 101,
      "uuid": 13707449
    }
  ],
  "_userbio": {
    "uuid": 13707449,
    "type": "user",
    "name": "Pepijn de Vries",
    "followers": 25
  },
  "_downloads": {
    "count": 439,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/opensimplex2"
  },
  "_devurl": "https://github.com/pepijn-devries/opensimplex2",
  "_pkgdown": "https://pepijn-devries.github.io/opensimplex2/",
  "_searchresults": 0,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/opensimplex2.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pepijn-devries/opensimplex2",
  "_realowner": "pepijn-devries",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2026-03-25"
    },
    {
      "version": "0.0.3",
      "date": "2026-03-29"
    }
  ],
  "_exports": [
    "opensimplex_noise",
    "opensimplex_space"
  ],
  "_help": [
    {
      "page": "opensimplex_noise",
      "title": "Get a 2, 3, or 4 Dimensional Array of Simplex Noise",
      "topics": [
        "opensimplex_noise"
      ]
    },
    {
      "page": "opensimplex_space",
      "title": "Get a 2, 3, or 4 Dimensional OpenSimplex Noise Gradient Field",
      "topics": [
        "opensimplex_space"
      ]
    }
  ],
  "_pkglogo": "https://github.com/pepijn-devries/opensimplex2/raw/main/man/figures/logo.svg",
  "_readme": "https://github.com/pepijn-devries/opensimplex2/raw/main/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "opensimplex-on-fire.Rmd",
      "filename": "opensimplex-on-fire.html",
      "title": "Opensimplex on Fire",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setting up OpenSimplex2 Space",
        "Hot Bubbles",
        "Heat Gradient",
        "Adding Movement",
        "Seamless Animation",
        "Sources of Inspiration"
      ],
      "created": "2026-03-28 23:48:03",
      "modified": "2026-03-29 08:34:40",
      "commits": 4
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "opensimplex2",
  "_universes": [
    "pepijn-devries"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:49:35.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/01207508bbeeb74c95294c4722e6486de1dfec059325ec69d86499e237ff19c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:49:10.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/83b5445201328065c18addd9cf365fe3b52e74e023f60d28296cd83b116e6c6e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:49:57.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/062c809ac06261903aded3b9afae64f042f481106d55c023023ecc75796842a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:49:07.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/28cbe0709ee673f28b848755f3272eaeb6ad0eb9e436299d619d8410d7ee80f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:48:18.000Z",
      "arch": "aarch64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/db31520ff5dbd9a5138e142fddcda70c03df77273e091641dc8cdd51dab02830",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:49:37.000Z",
      "arch": "x86_64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/dccb19608934275dd939955fc3f5b6aba172937b1f94583748f633d2e9099a02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:48:32.000Z",
      "arch": "aarch64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/e427692bb963deda846a0daec752eac4b6fb6be1abd7fed1cb7759e37d8af79d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:50:34.000Z",
      "arch": "x86_64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/23af6d0958b7357dab41b7787a87f606206eea668c3c84cea1096a058ca8ac12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:48:59.000Z",
      "arch": "emscripten",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/4f0025dd84072454c4e03aaf86b3fd25c8fcbcb3a95f565a6de5d13553179c76",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:48:14.000Z",
      "arch": "x86_64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/3751d8843e5b20f33bdef4984e5f1c3bd4081e211ef702e4311c55179625ab21",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:48:11.000Z",
      "arch": "x86_64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/4a926f53b56d3fdcc1af5654aff126f2fa6a1fa37127b9ba35332dd1835a07b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.3.0001",
      "date": "2026-07-05T01:48:28.000Z",
      "arch": "x86_64",
      "commit": "9e2e58c415dffe79ed1fd2ecc94f3b53696cdb41",
      "fileid": "https://r2.ropensci.org/729535b329e2e7c00dbbe5975e9065ffcf3d3a974fee0a06430e3c4d5d75d734",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pepijn-devries/actions/runs/28726011027"
    }
  ]
}