{
  "_id": "6a1fd0c4b401979e73434ed9",
  "Package": "symbolicr",
  "Title": "Symbolic Regression Framework",
  "Description": "Find non-linear formulas that fits your input data. You\ncan systematically explore and memorize the possible formulas\nand it's cross-validation performance, in an incremental\nfashion. Three main interoperable search functions are\navailable: 1) random.search() performs a random exploration, 2)\ngenetic.search() employs a genetic optimization algorithm, 3)\ncomb.search() combines best results of the first two. For more\ndetails see Tomasoni et al. (2026)\n<doi:10.1208/s12248-026-01232-z>.",
  "Version": "1.0.0.9000",
  "Authors@R": "c(\nperson(\"Danilo\", \"Tomasoni\", , \"tomasoni@cosbi.eu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8427-4230\")),\nperson(\"Fondazione The Microsoft Research - University of Trento Centre for Computational and Systems Biology\", \"COSBI\", , \"info@cosbi.eu\", role = c(\"cph\", \"fnd\"))\n)",
  "URL": "https://github.com/cosbi-research/symbolicr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "License": "AGPL (>= 3)",
  "BugReports": "https://github.com/cosbi-research/symbolicr/issues",
  "Config/pak/sysreqs": "libgmp3-dev libicu-dev",
  "Repository": "https://cosbi-research.r-universe.dev",
  "Date/Publication": "2026-05-04 13:35:06 UTC",
  "RemoteUrl": "https://github.com/cosbi-research/symbolicr",
  "RemoteRef": "HEAD",
  "RemoteSha": "fea1feb141a3415855c44108d23098194b0f9a3c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 06:55:11 UTC",
    "User": "root"
  },
  "Author": "Danilo Tomasoni [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8427-4230>),\nFondazione The Microsoft Research - University of Trento Centre for\nComputational and Systems Biology COSBI [cph, fnd]",
  "Maintainer": "Danilo Tomasoni <tomasoni@cosbi.eu>",
  "MD5sum": "06b1e486746e30320650dfdc196ce600",
  "_user": "cosbi-research",
  "_type": "src",
  "_file": "symbolicr_1.0.0.9000.tar.gz",
  "_fileid": "5edddeb47eda4804990c1926482f2d3cd40743e5ee508aeb06beec8989f25830",
  "_filesize": 204580,
  "_sha256": "5edddeb47eda4804990c1926482f2d3cd40743e5ee508aeb06beec8989f25830",
  "_created": "2026-06-03T06:55:11.000Z",
  "_published": "2026-06-03T06:59:16.915Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79238697363,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377743029"
    },
    {
      "job": 79238697453,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377740993"
    },
    {
      "job": 79238697368,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377744595"
    },
    {
      "job": 79238697390,
      "time": 217,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377750092"
    },
    {
      "job": 79238262317,
      "time": 185,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377703810"
    },
    {
      "job": 79238697352,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377734868"
    },
    {
      "job": 79238697371,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7377729025"
    },
    {
      "job": 79238697413,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7377730990"
    },
    {
      "job": 79238697357,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7377725414"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cosbi-research/symbolicr",
  "_commit": {
    "id": "fea1feb141a3415855c44108d23098194b0f9a3c",
    "author": "Danilo Tomasoni <tomasoni@cosbi.eu>",
    "committer": "Danilo Tomasoni <tomasoni@cosbi.eu>",
    "message": "Increment version number to 1.0.0.9000\n",
    "time": 1777901706
  },
  "_maintainer": {
    "name": "Danilo Tomasoni",
    "email": "tomasoni@cosbi.eu",
    "login": "t0masoni",
    "linkedin": "in/computerscience-tomasoni",
    "orcid": "0000-0002-8427-4230",
    "description": "My research interest includes artificial intelligence in the field of natural language processing, systems biology, model checking and cyber security.",
    "uuid": 176560600
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "GA",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "RcppAlgos",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cosbi-research",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 9
    },
    {
      "week": "2026-13",
      "n": 3
    },
    {
      "week": "2026-15",
      "n": 2
    },
    {
      "week": "2026-16",
      "n": 3
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2026-04-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "t0masoni",
      "count": 92,
      "uuid": 176560600
    }
  ],
  "_userbio": {
    "uuid": 39516963,
    "type": "organization",
    "name": "Fondazione The Microsoft Research - University of Trento (COSBI)",
    "description": "COSBI is a bioinformatics company operating in the fields of systems pharmacology and systems nutrition."
  },
  "_downloads": {
    "count": 447,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/symbolicr"
  },
  "_devurl": "https://github.com/cosbi-research/symbolicr",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/symbolicr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cosbi-research/symbolicr",
  "_realowner": "cosbi-research",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "analyze.variables",
    "comb.search",
    "cross.validate",
    "empty.sample",
    "exaustive.search",
    "genetic.search",
    "monitor.formula.fun",
    "normalize",
    "parse.vars",
    "pe.r.squared.formula.len.fitness",
    "pred.vs.obs",
    "random.search",
    "regressors",
    "regressors.names",
    "serialize.vars",
    "test.formula",
    "transformations.names"
  ],
  "_help": [
    {
      "page": "analyze.variables",
      "title": "Analyze Variables Get information on the relative importance of each variable included in your formula.",
      "topics": [
        "analyze.variables"
      ]
    },
    {
      "page": "comb.search",
      "title": "Explore given combinations of formula terms",
      "topics": [
        "comb.search"
      ]
    },
    {
      "page": "cross.validate",
      "title": "Test a non-linear formula",
      "topics": [
        "cross.validate"
      ]
    },
    {
      "page": "dataset.min.maxs",
      "title": "Compute dataset column-wise statistics: min, absmin, absmax, projzero",
      "topics": [
        "dataset.min.maxs"
      ]
    },
    {
      "page": "empty.sample",
      "title": "Return an empty data.frame with the columns returned by 'random.search'",
      "topics": [
        "empty.sample"
      ]
    },
    {
      "page": "exaustive.search",
      "title": "Explore all combinations of formula terms",
      "topics": [
        "exaustive.search"
      ]
    },
    {
      "page": "genetic.search",
      "title": "Genetic Algorithm for non-linear formula optimization",
      "topics": [
        "genetic.search"
      ]
    },
    {
      "page": "monitor.formula.fun",
      "title": "Default formula to monitor genetic evolution",
      "topics": [
        "monitor.formula.fun"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize a dataset",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "normalize.test",
      "title": "Normalize a dataset with pre-defined column mean and standard deviation",
      "topics": [
        "normalize.test"
      ]
    },
    {
      "page": "parse.vars",
      "title": "Parse text representation of a non-linear formula term",
      "topics": [
        "parse.vars"
      ]
    },
    {
      "page": "pe.r.squared.formula.len.fitness",
      "title": "Default fitness function for 'genetic.search'",
      "topics": [
        "pe.r.squared.formula.len.fitness"
      ]
    },
    {
      "page": "pred.vs.obs",
      "title": "Plot \"predicted vs observed\" using a given formula",
      "topics": [
        "pred.vs.obs"
      ]
    },
    {
      "page": "random.search",
      "title": "Random search for non-linear formula optimization",
      "topics": [
        "random.search"
      ]
    },
    {
      "page": "regressors",
      "title": "Compute regressors of a given non-linear formula",
      "topics": [
        "regressors"
      ]
    },
    {
      "page": "regressors.names",
      "title": "Compute all possible formula terms from a given dataset",
      "topics": [
        "regressors.names"
      ]
    },
    {
      "page": "serialize.vars",
      "title": "Parse text representation of a non-linear formula term",
      "topics": [
        "serialize.vars"
      ]
    },
    {
      "page": "test.formula",
      "title": "Test a non-linear formula, get an aggregated result.",
      "topics": [
        "test.formula"
      ]
    },
    {
      "page": "transformations.names",
      "title": "Get transformed regressors names",
      "topics": [
        "transformations.names"
      ]
    }
  ],
  "_readme": "https://github.com/cosbi-research/symbolicr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "crayon",
    "data.table",
    "foreach",
    "GA",
    "glue",
    "gmp",
    "gtools",
    "iterators",
    "lifecycle",
    "magrittr",
    "Rcpp",
    "RcppAlgos",
    "RcppArmadillo",
    "rlang",
    "stringi",
    "stringr",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "formula-analysis.Rmd",
      "filename": "formula-analysis.html",
      "title": "formula-analysis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simple one-formula analysis",
        "Set-up the data and load the shared results",
        "Differential analysis, preparation",
        "Differential analysis"
      ],
      "created": "2024-07-22 15:04:40",
      "modified": "2024-07-22 15:04:40",
      "commits": 1
    },
    {
      "source": "get-started.Rmd",
      "filename": "get-started.html",
      "title": "get-started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the library and set-up the data",
        "Define hyper-parameters",
        "Define rData file for checkpoint save",
        "Define non-linear transformations",
        "Start symbolic regression"
      ],
      "created": "2024-06-25 12:24:30",
      "modified": "2024-07-22 15:04:40",
      "commits": 2
    },
    {
      "source": "join-results.Rmd",
      "filename": "join-results.html",
      "title": "join-results",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Collecting results from parallel independent tests",
        "Define base.filepaths",
        "Check exploration space percentage",
        "Load in one-shot all the independent results",
        "Differential analysis (preparation)",
        "Update shared results"
      ],
      "created": "2024-07-22 15:04:40",
      "modified": "2024-07-22 15:04:40",
      "commits": 1
    }
  ],
  "_score": 5.021189299069938,
  "_indexed": true,
  "_nocasepkg": "symbolicr",
  "_universes": [
    "cosbi-research",
    "t0masoni"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:57:27.000Z",
      "distro": "noble",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "1477413b4ee0c853e1ff1c6d6f1a1e20f8d391ac1ff52ad5e66066241d4b75c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:57:21.000Z",
      "distro": "noble",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "57718d4ce1ea56d5848a3e9aa2fa2f0f635a072a25e03f8a5084534abc2d9088",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:57:38.000Z",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "f0d830fe1fd865ab132366536cd2114621bf90d0154e24140852c9f92169c233",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:57:42.000Z",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "0f5bdcb8bb1aeac521b51608e4fdc79fe2a08384bc132d10d319ef9aa94ecf92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:57:14.000Z",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "a2e8cd3ef3a1f5795fc81a1d569a82fb876df9c620325ae5b6096d54e3c7d248",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:56:33.000Z",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "50ed6fa21cfcc4d1da037549964e083aa8860dc0ca705cd62c42cf59a6957cf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:56:39.000Z",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "e8a47ebf0e59267409c3b7e2c3cda6314d88ad378c65b65e5e74e3f5d7c1f10a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0.9000",
      "date": "2026-06-03T06:56:20.000Z",
      "commit": "fea1feb141a3415855c44108d23098194b0f9a3c",
      "fileid": "3a5848ce8c2bb219958ea3cc10e97dd7505214a78ecd6d5a0d00d83f5d8e071d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cosbi-research/actions/runs/26868662214"
    }
  ]
}