{
  "_id": "6a153e21acfb0bcc41d54e89",
  "Package": "isopam",
  "Type": "Package",
  "Title": "Clustering of Sites with Species Data",
  "Version": "3.6",
  "Authors@R": "c(person(\"Sebastian\", \"Schmidtlein\", role = c(\"aut\", \"cre\"),\nemail = \"schmidtlein@kit.edu\",\ncomment = c(ORCID = \"0000-0003-1888-1865\")),\nperson(\"Jason\", \"Collison\", role = \"aut\"),\nperson(\"Robin\", \"Pfannendoerfer\", role = \"aut\"),\nperson(\"Lubomir\", \"Tichy\", role = \"ctb\"))",
  "Maintainer": "Sebastian Schmidtlein <schmidtlein@kit.edu>",
  "Description": "Clustering algorithm developed for use with plot\ninventories of species. It groups plots by subsets of\ndiagnostic species rather than overall species composition.\nThere is an unsupervised and a supervised mode, the latter\naccepting suggestions for species with greater weight and\ncluster medoids.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:26:42 UTC",
    "User": "root"
  },
  "Author": "Sebastian Schmidtlein [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1888-1865>), Jason Collison [aut],\nRobin Pfannendoerfer [aut], Lubomir Tichy [ctb]",
  "Repository": "https://sebschmidtlein.r-universe.dev",
  "Date/Publication": "2026-03-27 21:54:01 UTC",
  "RemoteUrl": "https://github.com/cran/isopam",
  "RemoteRef": "HEAD",
  "RemoteSha": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
  "MD5sum": "33222d5d8ded9df828c72de161831b1b",
  "_user": "sebschmidtlein",
  "_type": "src",
  "_file": "isopam_3.6.tar.gz",
  "_fileid": "0cccc8c5298dc672f5e4987b3b9debf397e3496c7defb6e91e53edf2cce31c91",
  "_filesize": 154648,
  "_sha256": "0cccc8c5298dc672f5e4987b3b9debf397e3496c7defb6e91e53edf2cce31c91",
  "_created": "2026-05-26T06:26:42.000Z",
  "_published": "2026-05-26T06:30:57.783Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77819301718,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210305944"
    },
    {
      "job": 77819301728,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210304727"
    },
    {
      "job": 77819301724,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210316492"
    },
    {
      "job": 77819301740,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210308756"
    },
    {
      "job": 77819019655,
      "time": 144,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210270394"
    },
    {
      "job": 77819301710,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210296314"
    },
    {
      "job": 77819301763,
      "time": 140,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210304604"
    },
    {
      "job": 77819301720,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210302932"
    },
    {
      "job": 77819301725,
      "time": 173,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210313164"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/isopam",
  "_commit": {
    "id": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
    "author": "Sebastian Schmidtlein <schmidtlein@kit.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.6\n",
    "time": 1774648441
  },
  "_maintainer": {
    "name": "Sebastian Schmidtlein",
    "email": "schmidtlein@kit.edu",
    "login": "sebschmidtlein",
    "description": "",
    "uuid": 15193016,
    "orcid": "0000-0003-1888-1865"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "fastkmedoids",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ps",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "proxy",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 1
    },
    {
      "week": "2026-10",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.3",
      "date": "2025-12-21"
    },
    {
      "name": "3.4",
      "date": "2026-02-22"
    },
    {
      "name": "3.5",
      "date": "2026-03-08"
    },
    {
      "name": "3.6",
      "date": "2026-03-27"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sebschmidtlein",
      "count": 13,
      "uuid": 15193016
    }
  ],
  "_userbio": {
    "uuid": 15193016,
    "type": "user",
    "name": "Sebastian Schmidtlein"
  },
  "_downloads": {
    "count": 636,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/isopam"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/isopam.html",
    "manual.pdf"
  ],
  "_realowner": "sebschmidtlein",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9-5",
      "date": "2010-02-18"
    },
    {
      "version": "0.9-6",
      "date": "2010-03-07"
    },
    {
      "version": "0.9-7",
      "date": "2010-04-22"
    },
    {
      "version": "0.9-8",
      "date": "2010-06-09"
    },
    {
      "version": "0.9-9",
      "date": "2010-10-17"
    },
    {
      "version": "0.9-10",
      "date": "2012-10-29"
    },
    {
      "version": "0.9-12",
      "date": "2012-11-01"
    },
    {
      "version": "0.9-13",
      "date": "2014-12-09"
    },
    {
      "version": "1.0.0",
      "date": "2022-11-20"
    },
    {
      "version": "1.1.0",
      "date": "2022-11-28"
    },
    {
      "version": "1.2.0",
      "date": "2023-09-08"
    },
    {
      "version": "1.3.0",
      "date": "2023-12-11"
    },
    {
      "version": "2.0",
      "date": "2024-01-09"
    },
    {
      "version": "3.0",
      "date": "2024-11-14"
    },
    {
      "version": "3.1",
      "date": "2025-01-08"
    },
    {
      "version": "3.2",
      "date": "2025-01-17"
    },
    {
      "version": "3.3",
      "date": "2025-12-21"
    },
    {
      "version": "3.4",
      "date": "2026-02-22"
    },
    {
      "version": "3.5",
      "date": "2026-03-08"
    },
    {
      "version": "3.6",
      "date": "2026-03-27"
    }
  ],
  "_exports": [
    "clusters",
    "isopam",
    "isotab"
  ],
  "_datasets": [
    {
      "name": "andechs",
      "title": "Fen Meadows",
      "object": "andechs",
      "file": "andechs.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Car_hos",
        "All_sua",
        "Car_pul",
        "Bri_med",
        "Gal_bor",
        "Ses_var",
        "Car_dav",
        "Car_flc",
        "Ser_tin",
        "San_off",
        "Sch_fer",
        "Tof_cal",
        "Ant_ram",
        "Cir_tub",
        "Suc_pra",
        "Pru_gra",
        "Cen_jac",
        "Phy_orb",
        "Pol_ama",
        "Ast_bel",
        "Par_pal",
        "Gen_asc",
        "Sco_hum",
        "Pri_far",
        "Bar_alp",
        "Lin_cat",
        "Gym_odo",
        "Gen_clu",
        "Cal_var",
        "Lis_ova",
        "Gym_con",
        "Car_sem",
        "Tet_mar",
        "Bet_off",
        "Fra_aln",
        "Bra_pin",
        "Koe_pyr",
        "Gla_pal",
        "Dan_dec",
        "Leo_his",
        "Gal_ver",
        "Hip_com",
        "Lot_cor",
        "Pol_vul",
        "Cir_riv",
        "All_car",
        "Gal_mol",
        "Eri_lat",
        "Jun_art",
        "Dac_och",
        "Cre_mol",
        "Bup_sal",
        "Cal_epi",
        "Col_aut",
        "Dac_glo",
        "Tro_eur",
        "Aqu_atr",
        "Val_dio",
        "Pim_maj",
        "Ave_pub",
        "Dac_inc",
        "Car_pal",
        "Vic_cra",
        "Car_fla",
        "Tri_pra",
        "Peu_pal",
        "Hol_lan",
        "Ang_syl",
        "Phr_aus",
        "Ant_odo",
        "Car_nig",
        "Geu_riv",
        "Gal_pal",
        "Pol_bis",
        "Ran_acr",
        "Agr_ten",
        "Des_ces",
        "Lat_pra",
        "Cre_pal",
        "Cir_ole",
        "Epi_pal",
        "Lys_vul",
        "Luz_cam",
        "Aju_rep",
        "Hyp_per",
        "Lyc_flo",
        "Men_aqu",
        "Que_rob",
        "Sca_col",
        "Rhi_spe",
        "Jun_sub",
        "Cir_pal",
        "Pru_vul",
        "Hyp_tet",
        "Poa_pra",
        "Jun_eff",
        "Eri_ang",
        "Car_ros",
        "Car_lep",
        "Car_ela",
        "Mol_cae",
        "Pot_ere",
        "Car_pan",
        "Fes_ovi",
        "Ran_nem",
        "Val_off",
        "Gle_hed",
        "Pla_lan",
        "Fes_aru",
        "Pla_maj"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "andechs",
      "title": "Fen Meadows",
      "topics": [
        "andechs"
      ]
    },
    {
      "page": "clusters",
      "title": "Returns clusters of an Isopam clustering",
      "topics": [
        "clusters",
        "clusters.isopam"
      ]
    },
    {
      "page": "isopam",
      "title": "Isopam (Clustering)",
      "topics": [
        "identify.isopam",
        "isopam",
        "plot.isopam",
        "print.isopam",
        "summary.isopam"
      ]
    },
    {
      "page": "isotab",
      "title": "Fidelity and frequency of species in clusters",
      "topics": [
        "isotab",
        "print.isotab"
      ]
    },
    {
      "page": "plot.isotab",
      "title": "Plot species fidelities to clusters",
      "topics": [
        "plot.isotab"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "digest",
    "farver",
    "fastkmedoids",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "MASS",
    "Matrix",
    "mgcv",
    "nlme",
    "parallelly",
    "permute",
    "pillar",
    "pkgconfig",
    "proxy",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr"
  ],
  "_score": 1.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "isopam",
  "_universes": [
    "sebschmidtlein"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.6",
      "date": "2026-05-26T06:28:41.000Z",
      "distro": "noble",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "6e60680191b011c6efff9d145f7e4a6f46a7c3a88fa3c5c0c67b573a6a7c01bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.6",
      "date": "2026-05-26T06:28:38.000Z",
      "distro": "noble",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "ed4749817f856f29fdf358150b315ae20ece202316265ca8469fe1a8cf6965a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.6",
      "date": "2026-05-26T06:29:37.000Z",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "3ea97618f0852c12344a57fe6573dc36d1cff17233a0179afe7b6dbd9c60eb4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.6",
      "date": "2026-05-26T06:29:12.000Z",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "01d4fcd64f256306479ec4f810fd4a11a4e4f5578ffd909e425da245bfdf3630",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.6",
      "date": "2026-05-26T06:28:45.000Z",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "06616468a422cc33938a7bf5d37f75bff370df1fe48d788be0eb25456ed323d9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.6",
      "date": "2026-05-26T06:28:34.000Z",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "ac86636915574155a5203c4132bc0275488bf4120a46011bb282212952054e6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.6",
      "date": "2026-05-26T06:28:20.000Z",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "bcb91c8febdc2897f0667de72c9c81fb7e6ae5ce9efe1b96edb60bf9c7ab22be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.6",
      "date": "2026-05-26T06:29:06.000Z",
      "commit": "8ad55bdc59e3b12af586204fb34f5f831457d2bc",
      "fileid": "8cc1e02ff5eb350d6da268b993828ce0ea91363127f66c79df634550df1fab3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sebschmidtlein/actions/runs/26436029612"
    }
  ]
}