{
  "_id": "6a1e8e1b1d7bb097a0a69a04",
  "Package": "waydown",
  "Type": "Package",
  "Title": "Computation of Approximate Potentials for Weakly Non-Gradient\nFields",
  "Version": "1.1.0",
  "Author": "Pablo Rodríguez-Sánchez",
  "Maintainer": "Pablo Rodríguez-Sánchez <pablo.rodriguez.sanchez@gmail.com>",
  "Description": "Computation of approximate potentials for both gradient\nand non gradient fields. It is known from physics that only\ngradient fields, also known as conservative, have a well\ndefined potential function. Here we present an algorithm, based\non the classical Helmholtz decomposition, to obtain an\napproximate potential function for non gradient fields. More\ninformation in Rodríguez-Sánchez (2020)\n<doi:10.1371/journal.pcbi.1007788>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/PabRod/waydown",
  "BugReports": "https://github.com/PabRod/waydown/issues",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://pabrod.r-universe.dev",
  "Date/Publication": "2024-01-18 13:55:33 UTC",
  "RemoteUrl": "https://github.com/pabrod/waydown",
  "RemoteRef": "HEAD",
  "RemoteSha": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:57:56 UTC",
    "User": "root"
  },
  "MD5sum": "7674ac200dae816cf6fd6ed0e0c8d9c5",
  "_user": "pabrod",
  "_type": "src",
  "_file": "waydown_1.1.0.tar.gz",
  "_fileid": "20ff21834df9fb71a8d0fa72957d55e61047b15f4852801ce13e31558cd601cd",
  "_filesize": 3483998,
  "_sha256": "20ff21834df9fb71a8d0fa72957d55e61047b15f4852801ce13e31558cd601cd",
  "_created": "2026-06-02T07:57:56.000Z",
  "_published": "2026-06-02T08:02:35.438Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79025330400,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7352138797"
    },
    {
      "job": 79025330433,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7352134105"
    },
    {
      "job": 79025330346,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7352126032"
    },
    {
      "job": 79025330342,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7352130088"
    },
    {
      "job": 79024768590,
      "time": 208,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352084386"
    },
    {
      "job": 79025330382,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7352127263"
    },
    {
      "job": 79025330492,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7352116172"
    },
    {
      "job": 79025330403,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7352131246"
    },
    {
      "job": 79025330391,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7352118758"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pabrod/waydown",
  "_commit": {
    "id": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
    "author": "Pablo Rodríguez-Sánchez <pablo.rodriguez.sanchez@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #1 from olivroy/patch-1\n\nAdd links to repo in DESCRIPTION",
    "time": 1705586133
  },
  "_maintainer": {
    "name": "Pablo Rodríguez-Sánchez",
    "email": "pablo.rodriguez.sanchez@gmail.com",
    "login": "pabrod",
    "mastodon": "@pabrod@mastodon.social",
    "bluesky": "@pabrod.bsky.social",
    "linkedin": "in/pabrod",
    "description": "Physicist ⚛️ Mathematical modeller 🧮 Science communicator 📢",
    "uuid": 7677614
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "deSolve",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "colorRamps",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "latticeExtra",
      "role": "Suggests"
    },
    {
      "package": "bindrcpp",
      "role": "Suggests"
    }
  ],
  "_owner": "pabrod",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "pabrod",
      "count": 87,
      "uuid": 7677614
    },
    {
      "user": "olivroy",
      "count": 4,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 7677614,
    "type": "user",
    "name": "Pablo Rodríguez-Sánchez",
    "description": "Physicist ⚛️ Mathematical modeller 🧮 Science communicator 📢"
  },
  "_downloads": {
    "count": 156,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/waydown"
  },
  "_devurl": "https://github.com/pabrod/waydown",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/waydown.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pabrod/waydown",
  "_realowner": "pabrod",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2021-03-17"
    }
  ],
  "_exports": [
    "approxPot1D",
    "approxPot2D",
    "deltaV"
  ],
  "_help": [
    {
      "page": "approxPot1D",
      "title": "Approximate potential in one dimension",
      "topics": [
        "approxPot1D"
      ]
    },
    {
      "page": "approxPot2D",
      "title": "Approximate potential in two dimensions",
      "topics": [
        "approxPot2D"
      ]
    },
    {
      "page": "deltaV",
      "title": "Approximate potential difference between two points",
      "topics": [
        "deltaV"
      ]
    }
  ],
  "_readme": "https://github.com/pabrod/waydown/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "numDeriv"
  ],
  "_vignettes": [
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Examples of usage",
      "author": "Pablo Rodríguez-Sánchez",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Libraries",
        "One dimensional examples",
        "Allee effect",
        "Two dimensional examples",
        "Synthetic examples",
        "A gradient system: the four well potential",
        "A non-gradient system",
        "Biological examples",
        "Simple regulatory gene network",
        "Selkov equation",
        "Lotka-Volterra predator prey dynamics"
      ],
      "created": "2018-12-11 18:48:30",
      "modified": "2024-01-18 13:55:33",
      "commits": 20
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "waydown",
  "_universes": [
    "pabrod"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-02T08:00:20.000Z",
      "distro": "noble",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "b0e27e7b8ee17152f03f0cea6fde3ba8b0bae46f63333b48855da545afab18d9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-06-02T08:00:06.000Z",
      "distro": "noble",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "9c898df609b1ec130a3b36d9102918307adfdc6f9cead7f48f7d0d757dcb03cf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-02T07:59:52.000Z",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "fa44436eb781c3fe66dcd1a3f5c0aa4ec1ed998a0a2550a15326b57518a42f43",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-06-02T08:00:01.000Z",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "b9f11627604efee0a834c64b2e7b07489946c3b0fb4ab5774b3208d1701c95b8",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-06-02T08:00:11.000Z",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "be053e6f7b55985e0cb203a107a9b8bf115bb10bff00538b973129808e9f5d06",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-02T07:59:16.000Z",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "65f523d19fab62656f6236e7a3a8724172f15fa1a17c74e11c55e0095434bf94",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-02T07:59:52.000Z",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "84a64e01c1527c9e72348be9220a0b4c9cad93da00895b7f7c2425ac80003e75",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-06-02T07:59:12.000Z",
      "commit": "a6701c8a3bf3151c0e1f0bb5aa50cfe32362bc58",
      "fileid": "b88637a8f2ec46dffd90debcd28f995395fb892a64054d6cd8359593e0a70388",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/pabrod/actions/runs/26806352065"
    }
  ]
}