{
  "_id": "6a16c4c2acfb0bcc41d884ef",
  "Package": "Immigrate",
  "Title": "Iterative Max-Min Entropy Margin-Maximization with Interaction\nTerms for Feature Selection",
  "Version": "0.2.1",
  "Author": "Ruzhang Zhao, Pengyu Hong, Jun S. Liu",
  "Description": "Based on large margin principle, this package performs\nfeature selection methods: \"IM4E\"(Iterative Margin-Maximization\nunder Max-Min Entropy Algorithm); \"Immigrate\"(Iterative Max-Min\nEntropy Margin-Maximization with Interaction Terms Algorithm);\n\"BIM\"(Boosted version of IMMIGRATE algorithm);\n\"Simba\"(Iterative Search Margin Based Algorithm); \"LFE\"(Local\nFeature Extraction Algorithm). This package also performs\nprediction for the above feature selection methods.",
  "Maintainer": "Ruzhang Zhao<ruzhangzhao@gmail.com>",
  "License": "GPL (>= 2)",
  "URL": "https://cran.r-project.org/package=Immigrate,\nhttps://arxiv.org/abs/1810.02658,\nhttps://github.com/RuzhangZhao/Immigrate/",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0.9000",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-27 10:11:37 UTC",
    "User": "root"
  },
  "Repository": "https://ruzhangzhao.r-universe.dev",
  "Date/Publication": "2020-05-22 18:29:43 UTC",
  "RemoteUrl": "https://github.com/ruzhangzhao/immigrate",
  "RemoteRef": "HEAD",
  "RemoteSha": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
  "MD5sum": "06f4b5ebdadfb45d08ec816d3076e5cc",
  "_user": "ruzhangzhao",
  "_type": "src",
  "_file": "Immigrate_0.2.1.tar.gz",
  "_fileid": "26383ac493e7a22d67204cbe9e9e017f7df708cbfa1ada8406b03770b574b846",
  "_filesize": 167577,
  "_sha256": "26383ac493e7a22d67204cbe9e9e017f7df708cbfa1ada8406b03770b574b846",
  "_created": "2026-05-27T10:11:37.000Z",
  "_published": "2026-05-27T10:17:38.464Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78054851640,
      "time": 151,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237767389"
    },
    {
      "job": 78054851613,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237755807"
    },
    {
      "job": 78054851577,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237754507"
    },
    {
      "job": 78054851561,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237756132"
    },
    {
      "job": 78054851565,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237747039"
    },
    {
      "job": 78054851585,
      "time": 317,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237821888"
    },
    {
      "job": 78054851549,
      "time": 107,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237753241"
    },
    {
      "job": 78054851517,
      "time": 189,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237779663"
    },
    {
      "job": 78054437933,
      "time": 155,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237717506"
    },
    {
      "job": 78054851507,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237749694"
    },
    {
      "job": 78054851529,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237767860"
    },
    {
      "job": 78054851546,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7237753053"
    },
    {
      "job": 78054851570,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237749062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ruzhangzhao/immigrate",
  "_commit": {
    "id": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
    "author": "zrz15 <30921703+zrz15@users.noreply.github.com>",
    "committer": "zrz15 <30921703+zrz15@users.noreply.github.com>",
    "message": "update\n",
    "time": 1590172183
  },
  "_maintainer": {
    "name": "Ruzhang Zhao",
    "email": "ruzhangzhao@gmail.com",
    "login": "ruzhangzhao",
    "twitter": "@RuzhangZhao",
    "description": "Statistics, Biostatistics, Machine Learning.",
    "uuid": 30921703
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "ruzhangzhao",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "ruzhangzhao",
      "count": 8,
      "uuid": 30921703
    }
  ],
  "_userbio": {
    "uuid": 30921703,
    "type": "user",
    "name": "Ruzhang Zhao",
    "description": "Statistics, Biostatistics, Machine Learning."
  },
  "_downloads": {
    "count": 179,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Immigrate"
  },
  "_devurl": "https://github.com/ruzhangzhao/immigrate",
  "_searchresults": 14,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/Immigrate.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ruzhangzhao/immigrate",
  "_realowner": "ruzhangzhao",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-10-14"
    },
    {
      "version": "0.0.2",
      "date": "2019-01-21"
    },
    {
      "version": "0.1.1",
      "date": "2020-05-18"
    },
    {
      "version": "0.2.1",
      "date": "2020-05-23"
    }
  ],
  "_exports": [
    "BIM",
    "IM4E",
    "Immigrate",
    "LFE",
    "one.Immigrate",
    "pred.values",
    "Simba"
  ],
  "_datasets": [
    {
      "name": "park",
      "title": "Parkinsons Dataset",
      "object": "park",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BIM",
      "title": "BIM",
      "topics": [
        "BIM"
      ]
    },
    {
      "page": "IM4E",
      "title": "IM4E",
      "topics": [
        "IM4E"
      ]
    },
    {
      "page": "Immigrate",
      "title": "Immigrate",
      "topics": [
        "Immigrate"
      ]
    },
    {
      "page": "LFE",
      "title": "LFE",
      "topics": [
        "LFE"
      ]
    },
    {
      "page": "one.IM4E",
      "title": "one.IM4E",
      "topics": [
        "one.IM4E"
      ]
    },
    {
      "page": "one.Immigrate",
      "title": "one.Immigrate",
      "topics": [
        "one.Immigrate"
      ]
    },
    {
      "page": "park",
      "title": "Parkinsons Dataset",
      "topics": [
        "park"
      ]
    },
    {
      "page": "pred.values",
      "title": "pred.values",
      "topics": [
        "pred.values"
      ]
    },
    {
      "page": "predict.BIM",
      "title": "predict.BIM",
      "topics": [
        "predict.BIM"
      ]
    },
    {
      "page": "predict.IM4E",
      "title": "predict.IM4E",
      "topics": [
        "predict.IM4E"
      ]
    },
    {
      "page": "predict.Immigrate",
      "title": "predict.Immigrate",
      "topics": [
        "predict.Immigrate"
      ]
    },
    {
      "page": "predict.LFE",
      "title": "predict.LFE",
      "topics": [
        "predict.LFE"
      ]
    },
    {
      "page": "Simba",
      "title": "Simba",
      "topics": [
        "Simba"
      ]
    }
  ],
  "_readme": "https://github.com/ruzhangzhao/immigrate/raw/HEAD/README.md",
  "_rundeps": [
    "pROC",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.4471580313422194,
  "_indexed": true,
  "_nocasepkg": "immigrate",
  "_universes": [
    "ruzhangzhao"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-27T10:14:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "f30b5c0fc024b4d756e3ea95a2a24ce5f44f2ca2a83a88e9199353924932ee20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "0b6ab958e4fbaad2de6be84f881374a6c00adf6493abee984eaa75b79edfc732",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "1b73bd89458d20b55c331487f68e5930f322364cb518ecf98dafb262a3e02986",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "96f3c6185e5a40cbe5b61e53ff7d912ec43f5cc1bda7dce9dc02501ac4fda254",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:12.000Z",
      "arch": "aarch64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "2514cf8be768049230a6329b25b72d76d87d1e68ddec6b4d170a4676e5343456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-27T10:16:11.000Z",
      "arch": "x86_64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "812f6836422a6335e0a66187977c3660b81c8e8a2e803fb7b465543a81b39731",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:30.000Z",
      "arch": "aarch64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "ac604dd8322593c676205c342c61da57320758c7858086b508af0ad1544dd8d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-27T10:14:30.000Z",
      "arch": "x86_64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "d4140a4a7df2d0aac547b44d31e4d2bbd16ef09aa725988d10800b08c495012a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:33.000Z",
      "arch": "emscripten",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "390b582ef051f6d74ce95015636a4c30bd24aa32d5249392620cc81c185686a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:31.000Z",
      "arch": "x86_64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "eef765571b1927963781589173daa4923b4cda5da63b4a05cb13eace99811f3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-27T10:13:02.000Z",
      "arch": "x86_64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "b11e7999060d600340486bad58480c904e75a065119097f03657288d1324af57",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-27T10:12:50.000Z",
      "arch": "x86_64",
      "commit": "b86fe759ee2cbc1a7e76c436d63e73d3a4dd0839",
      "fileid": "e1500e07dfcf686bc336a5d513932e00a252cb1a68048e74260827681b011d9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ruzhangzhao/actions/runs/26504831522"
    }
  ]
}