{
  "_id": "6a1f0d57b401979e7341d003",
  "Package": "semiArtificial",
  "Title": "Generator of Semi-Artificial Data",
  "Version": "2.4.1",
  "Date": "2021-09-23",
  "Author": "Marko Robnik-Sikonja",
  "Maintainer": "Marko Robnik-Sikonja <marko.robnik@fri.uni-lj.si>",
  "Description": "Contains methods to generate and evaluate semi-artificial\ndata sets. Based on a given data set different methods learn\ndata properties using machine learning algorithms and generate\nnew data with the same properties. The package currently\nincludes the following data generators: i) a RBF network based\ngenerator using rbfDDA() from package 'RSNNS', ii) a Random\nForest based generator for both classification and regression\nproblems iii) a density forest based generator for unsupervised\ndata Data evaluation support tools include: a) single attribute\nbased statistical evaluation: mean, median, standard deviation,\nskewness, kurtosis, medcouple, L/RMC, KS test, Hellinger\ndistance b) evaluation based on clustering using Adjusted Rand\nIndex (ARI) and FM c) evaluation based on classification\nperformance with various learning models, e.g., random forests.",
  "License": "GPL-3",
  "URL": "http://lkm.fri.uni-lj.si/rmarko/software/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:12:39 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://rmarko.r-universe.dev",
  "Date/Publication": "2021-09-23 19:10:02 UTC",
  "RemoteUrl": "https://github.com/cran/semiArtificial",
  "RemoteRef": "HEAD",
  "RemoteSha": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
  "MD5sum": "aad904c4a5fff8f4d0bd939aca9a5cd3",
  "_user": "rmarko",
  "_type": "src",
  "_file": "semiArtificial_2.4.1.tar.gz",
  "_fileid": "0a5c27e6d8e81edbde4c276af4c851c672a31589236b5ea710c734adeca4c984",
  "_filesize": 203639,
  "_sha256": "0a5c27e6d8e81edbde4c276af4c851c672a31589236b5ea710c734adeca4c984",
  "_created": "2026-05-17T09:12:39.000Z",
  "_published": "2026-06-02T17:05:27.145Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79127613507,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041139661"
    },
    {
      "job": 79127613356,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041138880"
    },
    {
      "job": 79127614617,
      "time": 189,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041135865"
    },
    {
      "job": 79127613748,
      "time": 182,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041136196"
    },
    {
      "job": 79127612436,
      "time": 159,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041118136"
    },
    {
      "job": 79127612585,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364591021"
    },
    {
      "job": 79127614186,
      "time": 127,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041132565"
    },
    {
      "job": 79127614235,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041133761"
    },
    {
      "job": 79127613430,
      "time": 185,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041139267"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/semiArtificial",
  "_commit": {
    "id": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
    "author": "Marko Robnik-Sikonja <marko.robnik@fri.uni-lj.si>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 2.4.1\n",
    "time": 1632424202
  },
  "_maintainer": {
    "name": "Marko Robnik-Sikonja",
    "email": "marko.robnik@fri.uni-lj.si",
    "login": "rmarko",
    "twitter": "@MarkoRobnikS",
    "description": "",
    "uuid": 2635441
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "CORElearn",
      "version": ">= 1.50.3",
      "role": "Imports"
    },
    {
      "package": "RSNNS",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "fpc",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "timeDate",
      "role": "Imports"
    },
    {
      "package": "robustbase",
      "role": "Imports"
    },
    {
      "package": "ks",
      "role": "Imports"
    },
    {
      "package": "logspline",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mcclust",
      "role": "Imports"
    },
    {
      "package": "flexclust",
      "role": "Imports"
    },
    {
      "package": "StatMatch",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rmarko",
      "count": 7,
      "uuid": 2635441
    }
  ],
  "_userbio": {
    "uuid": 2635441,
    "type": "user",
    "name": "Marko Robnik-Šikonja"
  },
  "_downloads": {
    "count": 333,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/semiArtificial"
  },
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/semiArtificial.html",
    "manual.pdf"
  ],
  "_realowner": "rmarko",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2014-02-25"
    },
    {
      "version": "1.2.0",
      "date": "2014-03-17"
    },
    {
      "version": "2.0.1",
      "date": "2015-09-03"
    },
    {
      "version": "2.2.4",
      "date": "2017-03-26"
    },
    {
      "version": "2.2.5",
      "date": "2017-03-31"
    },
    {
      "version": "2.3.1",
      "date": "2019-05-31"
    },
    {
      "version": "2.4.1",
      "date": "2021-09-23"
    }
  ],
  "_exports": [
    "cleanData",
    "dataSimilarity",
    "dsClustCompare",
    "indAttrGen",
    "newdata",
    "newdata.RBFgenerator",
    "newdata.TreeEnsemble",
    "performanceCompare",
    "rbfDataGen",
    "treeEnsemble"
  ],
  "_help": [
    {
      "page": "semiArtificial-package",
      "title": "Generation and evaluation of semi-artificial data",
      "topics": [
        "semiArtificial-package",
        "semiArtificial"
      ]
    },
    {
      "page": "cleanData",
      "title": "Rejection of new instances based on their distance to existing instances",
      "topics": [
        "cleanData"
      ]
    },
    {
      "page": "dataSimilarity",
      "title": "Evaluate statistical similarity of two data sets",
      "topics": [
        "dataSimilarity"
      ]
    },
    {
      "page": "dsClustCompare",
      "title": "Evaluate clustering similarity of two data sets",
      "topics": [
        "dsClustCompare"
      ]
    },
    {
      "page": "newdata",
      "title": "Generate semi-artificial data using a generator",
      "topics": [
        "newdata",
        "newdata.RBFgenerator",
        "newdata.TreeEnsemble"
      ]
    },
    {
      "page": "performanceCompare",
      "title": "Evaluate similarity of two data sets based on predictive performance",
      "topics": [
        "performanceCompare"
      ]
    },
    {
      "page": "rbfDataGen",
      "title": "A data generator based on RBF network",
      "topics": [
        "rbfDataGen"
      ]
    },
    {
      "page": "treeEnsemble",
      "title": "A data generator based on forest",
      "topics": [
        "indAttrGen",
        "treeEnsemble"
      ]
    }
  ],
  "_rundeps": [
    "class",
    "cli",
    "cluster",
    "CORElearn",
    "cpp11",
    "DBI",
    "DEoptimR",
    "diptest",
    "dplyr",
    "farver",
    "flexclust",
    "flexmix",
    "FNN",
    "fpc",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "logspline",
    "lpSolve",
    "magrittr",
    "MASS",
    "Matrix",
    "mcclust",
    "mclust",
    "mgcv",
    "minqa",
    "mitools",
    "modeltools",
    "multicool",
    "mvtnorm",
    "nlme",
    "nnet",
    "numDeriv",
    "pillar",
    "pkgconfig",
    "plotrix",
    "prabclus",
    "pracma",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "rlang",
    "robustbase",
    "rpart",
    "rpart.plot",
    "RSNNS",
    "S7",
    "scales",
    "StatMatch",
    "survey",
    "survival",
    "tibble",
    "tidyselect",
    "timeDate",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 1.380211241711606,
  "_indexed": true,
  "_nocasepkg": "semiartificial",
  "_universes": [
    "rmarko"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-17T09:15:11.000Z",
      "distro": "noble",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "139c99bfba9ed49e350753fec195d2f7df8ef04b20aceceaa02be9b53786e0ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.4.1",
      "date": "2026-05-17T09:15:04.000Z",
      "distro": "noble",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "05577183aaefe262c2e5e0d0c8e98b7df18978790027dd66eca0c18753f277a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-17T09:14:54.000Z",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "b44ee11482c93572d1cd1998977fd943d83995ba92c4e0dbe1d0a7bb39525bb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.4.1",
      "date": "2026-05-17T09:15:01.000Z",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "3a30c7f0a652b481f92520ed29d2f7c92f2395d0fa02facdc72205b3e893b930",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-17T09:14:04.000Z",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "f85807a795353de0968489817762c777a9dd44472538beb03c8710600290c4ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-17T09:14:16.000Z",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "4c40d4b541315f8740d1eb2e4066dc25155d8a6867a532b70f58a0383fb33df8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.4.1",
      "date": "2026-05-17T09:14:54.000Z",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "cbedd3cd02a92249c040333a15a865236b583e0e51a107da8b654edaef0521db",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.4.1",
      "date": "2026-06-02T17:05:03.000Z",
      "commit": "c92aafb2b11384e7c5bc63e37c78b19115323c84",
      "fileid": "5d0b490d93c51456f99c541f9fae94a15135d6233e4e4af6dc122981984e310a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rmarko/actions/runs/25986735585"
    }
  ]
}