{
  "_id": "6a105733acfb0bcc41ca2ed7",
  "Package": "bcn",
  "Type": "Package",
  "Title": "Boosted Configuration Networks",
  "Version": "0.7.0",
  "Date": "2024-01-28",
  "Author": "T. Moudiki",
  "Maintainer": "T. Moudiki <thierry.moudiki@gmail.com>",
  "Description": "Boosted Configuration (neural) Networks for supervised\nlearning.",
  "LazyData": "true",
  "License": "BSD_3_clause Clear + file LICENSE",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://techtonique.r-universe.dev",
  "Date/Publication": "2025-12-01 08:58:55 UTC",
  "RemoteUrl": "https://github.com/Techtonique/bcn",
  "RemoteRef": "HEAD",
  "RemoteSha": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-09 07:25:13 UTC",
    "User": "root"
  },
  "MD5sum": "5e860ee5593026716c99a7768a72ba70",
  "_user": "techtonique",
  "_type": "src",
  "_file": "bcn_0.7.0.tar.gz",
  "_fileid": "b83c599394aa0e5fc9d3b03b4eabed7f624165d6f8d3413ba05f7641b981792a",
  "_filesize": 534167,
  "_sha256": "b83c599394aa0e5fc9d3b03b4eabed7f624165d6f8d3413ba05f7641b981792a",
  "_created": "2026-05-09T07:25:13.000Z",
  "_published": "2026-05-22T13:16:35.189Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77387189169,
      "time": 123,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6893966259"
    },
    {
      "job": 77387188595,
      "time": 124,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6893966489"
    },
    {
      "job": 77387189404,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893965336"
    },
    {
      "job": 77387189028,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893967142"
    },
    {
      "job": 77387189177,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6893963837"
    },
    {
      "job": 77387188768,
      "time": 190,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6893972435"
    },
    {
      "job": 77387188914,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893963535"
    },
    {
      "job": 77387188824,
      "time": 158,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893969649"
    },
    {
      "job": 77387188195,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6893954407"
    },
    {
      "job": 77387188223,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161423247"
    },
    {
      "job": 77387189079,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6893965266"
    },
    {
      "job": 77387188868,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6893965216"
    },
    {
      "job": 77387189066,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6893965524"
    }
  ],
  "_buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Techtonique/bcn",
  "_commit": {
    "id": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
    "author": "Thierry Moudiki <thierry.moudiki@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README with new badges and documentation link\n\nAdded documentation and download badges to README.",
    "time": 1764579535
  },
  "_maintainer": {
    "name": "T. Moudiki",
    "email": "thierry.moudiki@gmail.com",
    "login": "thierrymoudiki",
    "linkedin": "in/thierry-moudiki",
    "twitter": "@sippingrizzly",
    "uuid": 8895513
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 1.0.7",
      "role": "Imports"
    },
    {
      "package": "dfoptim",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "pROC",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "techtonique",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "machine-learning",
    "neural-networks",
    "statistical-learning",
    "cpp"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "thierrymoudiki",
      "count": 59,
      "uuid": 8895513
    }
  ],
  "_userbio": {
    "uuid": 69663678,
    "type": "organization",
    "name": "Techtonique",
    "description": "tech, stats, machine learning, computer simulation, numerical optimization"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bcn"
  },
  "_devurl": "https://github.com/techtonique/bcn",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/bcn.html",
    "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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "adam",
    "alpine01",
    "bcn",
    "braninsc",
    "calculate_betasL",
    "calculate_fittedeL",
    "calculate_hL_cpp",
    "calculate_hL_r",
    "calculate_xsiL",
    "calculate_xsiL_cpp",
    "calculate_xsiL_r",
    "cbind_val_cpp",
    "check_diff_tol",
    "colsums_cpp",
    "columns_crossprod_cpp",
    "columns_crossprod_r",
    "crossprod_cpp",
    "debug_print",
    "dropout_layer",
    "expit",
    "get_classes",
    "get_clusters",
    "get_probabilities",
    "gradient",
    "hart6sc",
    "is.wholenumber",
    "my_scale",
    "my_sd",
    "one_hot_encode",
    "predict.bcn",
    "random_search",
    "rcpp_hello_world",
    "rm_zero_cols",
    "rosenbrock2D",
    "sgd",
    "squared_crossprod_cpp",
    "squared_crossprod_r",
    "vlookup"
  ],
  "_datasets": [
    {
      "name": "breast_cancer",
      "title": "The breast cancer wisconsin dataset.",
      "object": "breast_cancer",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mean.radius",
        "mean.texture",
        "mean.perimeter",
        "mean.area",
        "mean.smoothness",
        "mean.compactness",
        "mean.concavity",
        "mean.concave.points",
        "mean.symmetry",
        "mean.fractal.dimension",
        "radius.error",
        "texture.error",
        "perimeter.error",
        "area.error",
        "smoothness.error",
        "compactness.error",
        "concavity.error",
        "concave.points.error",
        "symmetry.error",
        "fractal.dimension.error",
        "worst.radius",
        "worst.texture",
        "worst.perimeter",
        "worst.area",
        "worst.smoothness",
        "worst.compactness",
        "worst.concavity",
        "worst.concave.points",
        "worst.symmetry",
        "worst.fractal.dimension",
        "target"
      ],
      "rows": 569,
      "table": true,
      "tojson": true
    },
    {
      "name": "digits",
      "title": "The digits dataset.",
      "object": "digits",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pixel_0_0",
        "pixel_0_1",
        "pixel_0_2",
        "pixel_0_3",
        "pixel_0_4",
        "pixel_0_5",
        "pixel_0_6",
        "pixel_0_7",
        "pixel_1_0",
        "pixel_1_1",
        "pixel_1_2",
        "pixel_1_3",
        "pixel_1_4",
        "pixel_1_5",
        "pixel_1_6",
        "pixel_1_7",
        "pixel_2_0",
        "pixel_2_1",
        "pixel_2_2",
        "pixel_2_3",
        "pixel_2_4",
        "pixel_2_5",
        "pixel_2_6",
        "pixel_2_7",
        "pixel_3_0",
        "pixel_3_1",
        "pixel_3_2",
        "pixel_3_3",
        "pixel_3_4",
        "pixel_3_5",
        "pixel_3_6",
        "pixel_3_7",
        "pixel_4_0",
        "pixel_4_1",
        "pixel_4_2",
        "pixel_4_3",
        "pixel_4_4",
        "pixel_4_5",
        "pixel_4_6",
        "pixel_4_7",
        "pixel_5_0",
        "pixel_5_1",
        "pixel_5_2",
        "pixel_5_3",
        "pixel_5_4",
        "pixel_5_5",
        "pixel_5_6",
        "pixel_5_7",
        "pixel_6_0",
        "pixel_6_1",
        "pixel_6_2",
        "pixel_6_3",
        "pixel_6_4",
        "pixel_6_5",
        "pixel_6_6",
        "pixel_6_7",
        "pixel_7_0",
        "pixel_7_1",
        "pixel_7_2",
        "pixel_7_3",
        "pixel_7_4",
        "pixel_7_5",
        "pixel_7_6",
        "pixel_7_7",
        "target"
      ],
      "rows": 1797,
      "table": true,
      "tojson": true
    },
    {
      "name": "penguins",
      "title": "Size measurements for adult foraging penguins near Palmer Station, Antarctica",
      "object": "penguins",
      "class": [
        "data.frame"
      ],
      "fields": [
        "species",
        "island",
        "bill_length_mm",
        "bill_depth_mm",
        "flipper_length_mm",
        "body_mass_g",
        "sex",
        "year"
      ],
      "rows": 344,
      "table": true,
      "tojson": true
    },
    {
      "name": "wine",
      "title": "The wine dataset.",
      "object": "wine",
      "class": [
        "data.frame"
      ],
      "fields": [
        "alcohol",
        "malic_acid",
        "ash",
        "alcalinity_of_ash",
        "magnesium",
        "total_phenols",
        "flavanoids",
        "nonflavanoid_phenols",
        "proanthocyanins",
        "color_intensity",
        "hue",
        "od280.od315_of_diluted_wines",
        "proline",
        "target"
      ],
      "rows": 178,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adam",
      "title": "adam optimizer",
      "topics": [
        "adam"
      ]
    },
    {
      "page": "bcn",
      "title": "Boosted Configuration Networks (BCN)",
      "topics": [
        "bcn"
      ]
    },
    {
      "page": "breast_cancer",
      "title": "The breast cancer wisconsin dataset.",
      "topics": [
        "breast_cancer"
      ]
    },
    {
      "page": "digits",
      "title": "The digits dataset.",
      "topics": [
        "digits"
      ]
    },
    {
      "page": "get_clusters",
      "title": "Do K-means clustering",
      "topics": [
        "get_clusters"
      ]
    },
    {
      "page": "penguins",
      "title": "Size measurements for adult foraging penguins near Palmer Station, Antarctica",
      "topics": [
        "penguins"
      ]
    },
    {
      "page": "predict.bcn",
      "title": "Predict method for Boosted Configuration Networks (BCN)",
      "topics": [
        "predict.bcn"
      ]
    },
    {
      "page": "random_search",
      "title": "Random Search",
      "topics": [
        "random_search"
      ]
    },
    {
      "page": "sgd",
      "title": "sgd optimizer",
      "topics": [
        "sgd"
      ]
    },
    {
      "page": "wine",
      "title": "The wine dataset.",
      "topics": [
        "wine"
      ]
    }
  ],
  "_readme": "https://github.com/Techtonique/bcn/raw/HEAD/README.md",
  "_rundeps": [
    "dfoptim",
    "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"
    }
  ],
  "_vignettes": [
    {
      "source": "bcn-clustering.Rmd",
      "filename": "bcn-clustering.html",
      "title": "BCN with observations clustering",
      "engine": "knitr::rmarkdown",
      "headings": [
        "0 - Installing and loading packages",
        "1 - iris dataset",
        "2-  wine dataset",
        "3 - Penguins dataset"
      ],
      "created": "2024-01-24 21:54:08",
      "modified": "2025-03-10 16:45:42",
      "commits": 3
    },
    {
      "source": "bcn-intro.Rmd",
      "filename": "bcn-intro.html",
      "title": "Introduction to bcn package",
      "engine": "knitr::rmarkdown",
      "headings": [
        "0 - Installing and loading packages",
        "1 - iris dataset",
        "2-  wine dataset",
        "3 - Penguins dataset"
      ],
      "created": "2022-07-21 12:26:46",
      "modified": "2025-03-10 16:45:42",
      "commits": 7
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "bcn",
  "_universes": [
    "techtonique",
    "thierrymoudiki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-09T07:27:19.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "82a904d026776769634a1042b0c54b8930d6b41994735cb24b68dd4f4db255e4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-09T07:27:20.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "99bac3c7202454f2e0029ec0d0531cb53ddaebaf49ca20ae77f6ee42d76c1487",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-09T07:27:13.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "2c6f4ad234b7799d0da0b154e34d93297ac263622fc7d28ef4b613246a1cf6e7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.0",
      "date": "2026-05-09T07:27:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "3de39f4694c4b7d457157d84d2bf21332287fdefa69a511d93087c8df32793ce",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-09T07:26:55.000Z",
      "arch": "aarch64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "5f3394491198e88084054d41b9d48dc11bd986638c52df34000ced6cdb14e6d2",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-09T07:28:06.000Z",
      "arch": "x86_64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "517cdc4c83b50e23b9cd9a3ebc5d7d54bc93ed503ddb0e1216d0e62013bf3c3c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-09T07:26:53.000Z",
      "arch": "aarch64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "e672397fcfc7c9e5e7384cdc395a74661da218573728b6c54a5713897db9eaa4",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.0",
      "date": "2026-05-09T07:27:31.000Z",
      "arch": "x86_64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "19be722e8a64b7cd7292cc479fa3b24b0a1feb3ff0e451e22cef0f56a8183bbc",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-09T07:26:38.000Z",
      "arch": "x86_64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "e5a38434dabdcfb0b43f9491851b20a1c2d49a1a8bcffa4ca73c5bc6975b124d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-09T07:26:30.000Z",
      "arch": "x86_64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "defc0e69d2aa28b39e4e87524078e3d780002fa83eb2d880712184ba473107ca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.0",
      "date": "2026-05-09T07:26:48.000Z",
      "arch": "x86_64",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "28ebf6cf6733d56631f2969153a5e25d80b4ec2e352d422c29b18c12118a5354",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.0",
      "date": "2026-05-22T13:16:11.000Z",
      "arch": "emscripten",
      "commit": "3384e9ab5f10a971a6ea3e21b51e13e2b686eaf0",
      "fileid": "34586431dab3fabb8331d811d7e2d388dc33fd66cb5c364fe0df302159033d59",
      "status": "success",
      "buildurl": "https://github.com/r-universe/techtonique/actions/runs/25595201471"
    }
  ]
}