{
  "_id": "6a1e8b541d7bb097a0a69023",
  "Package": "MaxWiK",
  "Title": "Machine Learning Method Based on Isolation Kernel Mean Embedding",
  "Version": "1.0.6",
  "Authors@R": "person('Yuri', 'Nagornov', email='nagornov.yuri@gmail.com', role = c('aut', 'cre', 'cph'), comment = c(ORCID = '0000-0002-7935-6776') )",
  "Description": "Incorporates Approximate Bayesian Computation to get a\nposterior distribution and to select a model optimal parameter\nfor an observation point. Additionally, the meta-sampling\nheuristic algorithm is realized for parameter estimation, which\nrequires no model runs and is dimension-independent. A sampling\nscheme is also presented that allows model runs and uses the\nmeta-sampling for point generation. A predictor is realized as\nthe meta-sampling for the model output. All the algorithms\nleverage a machine learning method utilizing the maxima\nweighted Isolation Kernel approach, or 'MaxWiK'. The method\ninvolves transforming raw data to a Hilbert space (mapping) and\nmeasuring the similarity between simulated points and the\nmaxima weighted Isolation Kernel mapping corresponding to the\nobservation point. Comprehensive details of the methodology can\nbe found in the papers Iurii Nagornov (2024)\n<doi:10.1007/978-3-031-66431-1_16> and Iurii Nagornov (2023)\n<doi:10.1007/978-3-031-29168-5_18>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Repository": "https://tughall.r-universe.dev",
  "Date/Publication": "2025-07-07 05:11:52 UTC",
  "RemoteUrl": "https://github.com/tughall/maxwik",
  "RemoteRef": "HEAD",
  "RemoteSha": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 07:46:51 UTC",
    "User": "root"
  },
  "Author": "Yuri Nagornov [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-7935-6776>)",
  "Maintainer": "Yuri Nagornov <nagornov.yuri@gmail.com>",
  "MD5sum": "bf73222446360f6d1ce0f85153c39b77",
  "_user": "tughall",
  "_type": "src",
  "_file": "MaxWiK_1.0.6.tar.gz",
  "_fileid": "48408ed1ee7c526c1050c9c3db89112272714e7f03a5ef4ad4e05bc7c872cd6c",
  "_filesize": 921575,
  "_sha256": "48408ed1ee7c526c1050c9c3db89112272714e7f03a5ef4ad4e05bc7c872cd6c",
  "_created": "2026-06-02T07:46:51.000Z",
  "_published": "2026-06-02T07:50:44.148Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79023606950,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351912179"
    },
    {
      "job": 79023606939,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351910930"
    },
    {
      "job": 79023606922,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351902630"
    },
    {
      "job": 79023606904,
      "time": 185,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351915976"
    },
    {
      "job": 79023065744,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351859870"
    },
    {
      "job": 79023607015,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351897879"
    },
    {
      "job": 79023606964,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7351893616"
    },
    {
      "job": 79023606953,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7351896394"
    },
    {
      "job": 79023606934,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7351897892"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tughall/maxwik",
  "_commit": {
    "id": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
    "author": "tugHall <nagornov.yuri@gmail.com>",
    "committer": "tugHall <nagornov.yuri@gmail.com>",
    "message": "update CRAN submission\n",
    "time": 1751865112
  },
  "_maintainer": {
    "name": "Yuri Nagornov",
    "email": "nagornov.yuri@gmail.com",
    "login": "tughall",
    "description": "This is software developed by Department of Bioinformatics. \nAuthors: Iurii Nagornov, Mamoru Kato. ",
    "uuid": 60393996,
    "orcid": "0000-0002-7935-6776"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "abc",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "tughall",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "MaxWiK.1.0.6",
      "date": "2025-07-07"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "tughall",
      "count": 90,
      "uuid": 60393996
    }
  ],
  "_userbio": {
    "uuid": 60393996,
    "type": "user",
    "name": "tugHall",
    "description": "This is software developed by Department of Bioinformatics. \r\nAuthors: Iurii Nagornov, Mamoru Kato. "
  },
  "_downloads": {
    "count": 105,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MaxWiK"
  },
  "_devurl": "https://github.com/tughall/maxwik",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MaxWiK.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tughall/maxwik",
  "_realowner": "tughall",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.5",
      "date": "2024-11-25"
    },
    {
      "version": "1.0.6",
      "date": "2025-07-07"
    }
  ],
  "_exports": [
    "apply_range",
    "get.MaxWiK",
    "MaxWiK_templates",
    "MaxWiK.ggplot.density",
    "MaxWiK.predictor",
    "meta_sampling",
    "MSE_sim",
    "read_file",
    "read_hyperparameters",
    "restrict_data",
    "sampler_MaxWiK",
    "sampler_MaxWiK_parallel"
  ],
  "_datasets": [
    {
      "name": "Data.2D",
      "title": "List of the objects for the 2D example of the MaxWiK methods usage",
      "object": "Data.2D",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "apply_range",
      "title": "Function to restrict values of the data according with the range for each dimension",
      "topics": [
        "apply_range"
      ]
    },
    {
      "page": "Data.2D",
      "title": "List of the objects for the 2D example of the MaxWiK methods usage",
      "topics": [
        "Data.2D"
      ]
    },
    {
      "page": "MaxWiK_templates",
      "title": "Function to copy the templates from extdata folder in the library to /Templates/ folder in the working directory",
      "topics": [
        "MaxWiK_templates"
      ]
    },
    {
      "page": "MaxWiK.ggplot.density",
      "title": "Density plot",
      "topics": [
        "MaxWiK.ggplot.density"
      ]
    },
    {
      "page": "get.MaxWiK",
      "title": "Function to get Approximate Bayesian Computation based on Maxima Weighted Isolation Kernel mapping",
      "topics": [
        "get.MaxWiK",
        "MaxWiK.predictor",
        "meta_sampling"
      ]
    },
    {
      "page": "read_file",
      "title": "Function to read file",
      "topics": [
        "read_file"
      ]
    },
    {
      "page": "read_hyperparameters",
      "title": "Function to read hyperparameters and their values from the file",
      "topics": [
        "read_hyperparameters"
      ]
    },
    {
      "page": "restrict_data",
      "title": "Function to restrict data in the size to accelerate the calculations",
      "topics": [
        "restrict_data"
      ]
    },
    {
      "page": "sampler_MaxWiK",
      "title": "Function to generate parameters and simulate a model based on MaxWiK algorithm",
      "topics": [
        "sampler_MaxWiK",
        "sampler_MaxWiK_parallel"
      ]
    }
  ],
  "_readme": "https://github.com/tughall/maxwik/raw/HEAD/README.md",
  "_rundeps": [
    "abc",
    "abc.data",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "locfit",
    "MASS",
    "Matrix",
    "MatrixModels",
    "nnet",
    "quantreg",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "SparseM",
    "survival",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "User-Guide.Rmd",
      "filename": "User-Guide.html",
      "title": "MaxWiK",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-06-02 20:26:41",
      "modified": "2024-07-11 17:24:47",
      "commits": 11
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "maxwik",
  "_universes": [
    "tughall"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-02T07:49:07.000Z",
      "distro": "noble",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "8155dab57edefe8a42b59df92891ab4a0115b297ba649d244aa07a27fe3b5485",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-06-02T07:49:04.000Z",
      "distro": "noble",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "532d183b9253649d6aaa59af6557cef8d251140375976f69dcf493f65cf129a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-06-02T07:48:59.000Z",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "6563f6eea614c445f9de498763a61e0697af1f85d75217d6e5237d6eb8d65b98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-06-02T07:49:31.000Z",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "0b81e6f34c46a3f69d881d41c6414fb246c9f796bf91536d5910b7a8cd7ebd54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-02T07:49:06.000Z",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "edda685dab867348c47744afd51ef764770b78ee651cd4c5d6969ef63b86ac43",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-06-02T07:48:24.000Z",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "d8f5138fd0223b650fdbf29db03b7b13709918ebca5312fb212c79bcf980ec8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-06-02T07:48:16.000Z",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "a7c9b562927318242ceaf679e733eca2d1406303e0f466fba111e8dda7c8b351",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-06-02T07:48:18.000Z",
      "commit": "b54ffce4ca7a3e4f71592fcdf7e6b80d488b7cf7",
      "fileid": "4fc1f29970be14f7ffce0a255ca2c057a77a0a7608a9cdc24e2793279b8dc3e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tughall/actions/runs/26805841658"
    }
  ]
}