{
  "_id": "6a2523924b233be198391a51",
  "Package": "MIAmaxent",
  "Type": "Package",
  "Title": "A Modular, Integrated Approach to Maximum Entropy Distribution\nModeling",
  "Version": "1.4.1.9000",
  "Authors@R": "c(\nperson(\"Julien\", \"Vollering\", email = \"julienvollering@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Sabrina\", \"Mazzoni\", role = \"aut\"),\nperson(\"Rune\", \"Halvorsen\", role = \"aut\"),\nperson(\"Steven\", \"Phillips\", role = \"cph\"),\nperson(\"Michael\", \"Bedward\", role = \"ctb\"))",
  "Description": "Tools for training, selecting, and evaluating maximum\nentropy (and standard logistic regression) distribution models.\nThis package provides tools for user-controlled transformation\nof explanatory variables, selection of variables by nested\nmodel comparison, and flexible model evaluation and projection.\nIt follows principles based on the maximum- likelihood\ninterpretation of maximum entropy modeling, and uses\ninfinitely- weighted logistic regression for model fitting. The\npackage is described in Vollering et al. (2019;\n<doi:10.1002/ece3.5654>).",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "URL": "https://github.com/julienvollering/MIAmaxent",
  "BugReports": "https://github.com/julienvollering/MIAmaxent/issues",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://julienvollering.r-universe.dev",
  "Date/Publication": "2025-12-09 09:45:11 UTC",
  "RemoteUrl": "https://github.com/julienvollering/miamaxent",
  "RemoteRef": "HEAD",
  "RemoteSha": "f518a7255fd678216bb3619740730777fbf916d4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 07:48:10 UTC",
    "User": "root"
  },
  "Author": "Julien Vollering [aut, cre],\nSabrina Mazzoni [aut],\nRune Halvorsen [aut],\nSteven Phillips [cph],\nMichael Bedward [ctb]",
  "Maintainer": "Julien Vollering <julienvollering@gmail.com>",
  "MD5sum": "c9e7a6941dfbee7ebbb34b8d0a1361a0",
  "_user": "julienvollering",
  "_type": "src",
  "_file": "MIAmaxent_1.4.1.9000.tar.gz",
  "_fileid": "2ba43ad3f48d3101307fbdc436724ccad5468b8a5ddee426cf1fc8728288e8e1",
  "_filesize": 3704137,
  "_sha256": "2ba43ad3f48d3101307fbdc436724ccad5468b8a5ddee426cf1fc8728288e8e1",
  "_created": "2026-06-07T07:48:10.000Z",
  "_published": "2026-06-07T07:53:54.385Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79942017480,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462066706"
    },
    {
      "job": 79942017475,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462064222"
    },
    {
      "job": 79942017467,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462084235"
    },
    {
      "job": 79942017472,
      "time": 209,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462079802"
    },
    {
      "job": 79941499753,
      "time": 552,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462047162"
    },
    {
      "job": 79942017481,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462063952"
    },
    {
      "job": 79942017491,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462061265"
    },
    {
      "job": 79942017483,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462058648"
    },
    {
      "job": 79942017485,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462058264"
    }
  ],
  "_buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/julienvollering/miamaxent",
  "_commit": {
    "id": "f518a7255fd678216bb3619740730777fbf916d4",
    "author": "Julien Vollering <julienvollering@gmail.com>",
    "committer": "Julien Vollering <julienvollering@gmail.com>",
    "message": "Increment version number to 1.4.1.9000\n",
    "time": 1765273511
  },
  "_maintainer": {
    "name": "Julien Vollering",
    "email": "julienvollering@gmail.com",
    "login": "julienvollering",
    "mastodon": "@julienvollering@ecoevo.social",
    "description": "",
    "uuid": 17455654
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.4.3",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "version": ">= 1.6-7",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "terra",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "disdat",
      "role": "Suggests"
    }
  ],
  "_owner": "julienvollering",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-42",
      "n": 6
    },
    {
      "week": "2025-43",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.4.0",
      "date": "2025-10-18"
    },
    {
      "name": "v1.4.1",
      "date": "2025-12-08"
    }
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "julienvollering",
      "count": 213,
      "uuid": 17455654
    },
    {
      "user": "mbedward",
      "count": 2,
      "uuid": 1531516
    }
  ],
  "_userbio": {
    "uuid": 17455654,
    "type": "user",
    "name": "Julien Vollering"
  },
  "_downloads": {
    "count": 213,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MIAmaxent"
  },
  "_devurl": "https://github.com/julienvollering/miamaxent",
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MIAmaxent.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/julienvollering/miamaxent",
  "_realowner": "julienvollering",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.6",
      "date": "2016-09-12"
    },
    {
      "version": "0.3.7",
      "date": "2016-09-14"
    },
    {
      "version": "0.4.0",
      "date": "2017-02-14"
    },
    {
      "version": "1.0.0",
      "date": "2018-11-13"
    },
    {
      "version": "1.1.0",
      "date": "2019-05-30"
    },
    {
      "version": "1.1.1",
      "date": "2020-04-14"
    },
    {
      "version": "1.2.0",
      "date": "2020-12-01"
    },
    {
      "version": "1.3.0",
      "date": "2024-07-29"
    },
    {
      "version": "1.3.1",
      "date": "2024-08-26"
    },
    {
      "version": "1.4.0",
      "date": "2025-10-18"
    },
    {
      "version": "1.4.1",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "calculateRVA",
    "chooseModel",
    "deriveVars",
    "modelFromLambdas",
    "plotFOP",
    "plotResp",
    "plotResp2",
    "projectModel",
    "readData",
    "selectDVforEV",
    "selectEV",
    "testAUC"
  ],
  "_datasets": [
    {
      "name": "toydata_dvs",
      "title": "Derived variables and transformation functions, from toy data.",
      "object": "toydata_dvs",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "toydata_seldvs",
      "title": "Selected derived variables accompanied by selection trails, from toy data.",
      "object": "toydata_seldvs",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "toydata_selevs",
      "title": "Selected explanatory variables accompanied by selection trails, from toy data.",
      "object": "toydata_selevs",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "toydata_sp1po",
      "title": "Occurrence and environmental toy data.",
      "object": "toydata_sp1po",
      "class": [
        "data.frame"
      ],
      "fields": [
        "RV",
        "EV11",
        "EV12",
        "EV13",
        "EV14"
      ],
      "rows": 40,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "calculateRVA",
      "title": "Calculates variable contributions as RVA",
      "topics": [
        "calculateRVA"
      ]
    },
    {
      "page": "chooseModel",
      "title": "Trains a model containing the explanatory variables specified.",
      "topics": [
        "chooseModel"
      ]
    },
    {
      "page": "deriveVars",
      "title": "Derive variables by transformation.",
      "topics": [
        "deriveVars"
      ]
    },
    {
      "page": "plotFOP",
      "title": "Plot Frequency of Observed Presence (FOP).",
      "topics": [
        "plotFOP"
      ]
    },
    {
      "page": "plotResp",
      "title": "Plot model response.",
      "topics": [
        "plotResp",
        "plotResp2"
      ]
    },
    {
      "page": "projectModel",
      "title": "Project model across explanatory data.",
      "topics": [
        "projectModel"
      ]
    },
    {
      "page": "readData",
      "title": "Read in data object from files.",
      "topics": [
        "readData"
      ]
    },
    {
      "page": "selectDVforEV",
      "title": "Select parsimonious sets of derived variables.",
      "topics": [
        "selectDVforEV"
      ]
    },
    {
      "page": "selectEV",
      "title": "Select parsimonious set of explanatory variables.",
      "topics": [
        "selectEV"
      ]
    },
    {
      "page": "testAUC",
      "title": "Calculate model AUC with test data.",
      "topics": [
        "testAUC"
      ]
    },
    {
      "page": "toydata_dvs",
      "title": "Derived variables and transformation functions, from toy data.",
      "topics": [
        "toydata_dvs"
      ]
    },
    {
      "page": "toydata_seldvs",
      "title": "Selected derived variables accompanied by selection trails, from toy data.",
      "topics": [
        "toydata_seldvs"
      ]
    },
    {
      "page": "toydata_selevs",
      "title": "Selected explanatory variables accompanied by selection trails, from toy data.",
      "topics": [
        "toydata_selevs"
      ]
    },
    {
      "page": "toydata_sp1po",
      "title": "Occurrence and environmental toy data.",
      "topics": [
        "toydata_sp1po"
      ]
    }
  ],
  "_readme": "https://github.com/julienvollering/miamaxent/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "cli",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "proxy",
    "R6",
    "Rcpp",
    "rlang",
    "terra",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "a-modeling-example.Rmd",
      "filename": "a-modeling-example.html",
      "title": "A modeling example",
      "author": "Julien Vollering",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introducing the data set",
        "readData()",
        "Examining patterns in occurrence",
        "plotFOP()",
        "Transforming explanatory variables (EVs)",
        "deriveVars()",
        "Selecting variables",
        "selectDVforEV()",
        "selectEV()",
        "chooseModel()",
        "Exploring the model",
        "plotResp()",
        "plotResp2()",
        "calculateRVA()",
        "Applying the model",
        "projectModel()",
        "Evaluating the model",
        "testAUC()",
        "Alternative: logistic regression",
        "Acknowledgements",
        "References"
      ],
      "created": "2018-02-26 12:15:10",
      "modified": "2025-10-17 12:50:44",
      "commits": 13
    },
    {
      "source": "NCEAS.Rmd",
      "filename": "NCEAS.html",
      "title": "Species Distribution Modeling with NCEAS Data",
      "author": "Julien Vollering",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Setup Swiss tree data",
        "Examine occurrence--environment relationships",
        "Transform and select environmental variables",
        "Transform to derived variables",
        "Selection stage 1: Select DVs for each EV",
        "Selection stage 2: Select EVs for the final model",
        "Explore the model with response curves",
        "Evaluate the model with AUC",
        "Summary and extended exercises",
        "Advanced: The bias-variance tradeoff in model selection",
        "Set up the alpha comparison",
        "Fit and evaluate the models",
        "Interpret results",
        "Further reading",
        "References"
      ],
      "created": "2025-10-17 12:50:44",
      "modified": "2025-12-08 12:19:43",
      "commits": 3
    }
  ],
  "_score": 6.147367107793786,
  "_indexed": true,
  "_nocasepkg": "miamaxent",
  "_universes": [
    "julienvollering"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:50:29.000Z",
      "distro": "noble",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "e5e834a740de99f38377e0c334ed20bdb1c34f7d198ea5542e13ee48fcfc2cd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:50:17.000Z",
      "distro": "noble",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "3d274b8a5782ffcc82ebb2c38d5b43f99257397cf4ad785660ea0a4de60c1e1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:53:03.000Z",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "0247ee5fe0532077df92c5252739eef51d18f32e64493a3e31782f0936004de1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:52:13.000Z",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "2cf7691c210cbf1e5638ca108625fb44846e503ab06825ba7284d41951dd431e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:50:33.000Z",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "753a15be3e7f3d63db2e74f9284bb8d51068024b26cdcfb32c8eb24a245e4d58",
      "status": "success",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:49:30.000Z",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "d9f1559ef0d627fa720fe600ff01ebed7d94fe619ed37e673d41ea9deec3655f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:49:23.000Z",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "4d58e7464a5256d0e4a979aec2509d57ce6b94bdd35766145ffd58f1cfb1eb20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.1.9000",
      "date": "2026-06-07T07:49:19.000Z",
      "commit": "f518a7255fd678216bb3619740730777fbf916d4",
      "fileid": "eee53b4db44bc789ec4ba3a6575dc9b4ee358f5830c44b94775a2a23c90be4da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/julienvollering/actions/runs/27086350960"
    }
  ]
}