{
  "_id": "6a1ac85c1d7bb097a09dc0d4",
  "Package": "LedPred",
  "Title": "Learning from DNA to Predict Enhancers",
  "Description": "This package aims at creating a predictive model of\nregulatory sequences used to score unknown sequences based on\nthe content of DNA motifs, next-generation sequencing (NGS)\npeaks and signals and other numerical scores of the sequences\nusing supervised classification. The package contains a\nworkflow based on the support vector machine (SVM) algorithm\nthat maps features to sequences, optimize SVM parameters and\nfeature number and creates a model that can be stored and used\nto score the regulatory potential of unknown sequences.",
  "Version": "1.47.0",
  "Date": "2016-08-13",
  "Author": "Elodie Darbo, Denis Seyres, Aitor Gonzalez",
  "Maintainer": "Aitor Gonzalez <aitor.gonzalez@univ-amu.fr>",
  "License": "MIT | file LICENSE",
  "LazyData": "true",
  "Packaged": {
    "Date": "2026-05-30 07:48:52 UTC",
    "User": "root"
  },
  "biocViews": "SupportVectorMachine, Software, MotifAnnotation, ChIPSeq,\nSequencing, Classification",
  "NeedsCompilation": "no",
  "BugReports": "https://github.com/aitgon/LedPred/issues",
  "RoxygenNote": "5.0.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:41:34 UTC",
  "RemoteUrl": "https://github.com/bioc/LedPred",
  "RemoteRef": "HEAD",
  "RemoteSha": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
  "MD5sum": "893ecc583a959d6ea55bfefb898362b5",
  "_user": "bioc",
  "_type": "src",
  "_file": "LedPred_1.47.0.tar.gz",
  "_fileid": "42b7438ba2a97faa61c0420b54e350f2d161cf20c5cde5c673ed8ac412a1db6e",
  "_filesize": 1507992,
  "_sha256": "42b7438ba2a97faa61c0420b54e350f2d161cf20c5cde5c673ed8ac412a1db6e",
  "_created": "2026-05-30T07:48:52.000Z",
  "_published": "2026-05-30T11:22:04.189Z",
  "_jobs": [
    {
      "job": 78634576118,
      "time": 164,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306613823"
    },
    {
      "job": 78634576133,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306618603"
    },
    {
      "job": 78634576136,
      "time": 188,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306616177"
    },
    {
      "job": 78634576123,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7307811902"
    },
    {
      "job": 78634576122,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7307810838"
    },
    {
      "job": 78634390734,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306597632"
    },
    {
      "job": 78634576121,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306608403"
    },
    {
      "job": 78634576130,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7306608628"
    },
    {
      "job": 78634576131,
      "time": 104,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7306608011"
    },
    {
      "job": 78634576124,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7306606443"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 5,
    "note": 14
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/LedPred",
  "_commit": {
    "id": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380094
  },
  "_maintainer": {
    "name": "Aitor Gonzalez",
    "email": "aitor.gonzalez@univ-amu.fr",
    "login": "aitgon",
    "description": "",
    "uuid": 4428917
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.0",
      "role": "Depends"
    },
    {
      "package": "e1071",
      "version": ">= 1.6",
      "role": "Depends"
    },
    {
      "package": "akima",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "irr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "plot3D",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "ROCR",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.47.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.46.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "supportvectormachine",
    "software",
    "motifannotation",
    "chipseq",
    "sequencing",
    "classification"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aitgon",
      "count": 74,
      "uuid": 4428917
    },
    {
      "user": "dtenenba",
      "count": 4,
      "uuid": 2286826
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "sonali-bioc",
      "count": 1,
      "uuid": 6373953
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 356,
    "source": "https://www.bioconductor.org/packages/stats/bioc/LedPred"
  },
  "_devurl": "https://github.com/aitgon/ledpred",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LedPred.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/aitgon/ledpred",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "createModel",
    "evaluateModelPerformance",
    "LedPred",
    "mapFeaturesToCRMs",
    "mcTune",
    "rankFeatures",
    "scoreData",
    "tuneFeatureNb"
  ],
  "_datasets": [
    {
      "name": "crm.features",
      "title": "This is data to be included in my package",
      "object": "crm.features",
      "class": [
        "data.frame"
      ],
      "fields": [
        "cl",
        "AbdA_FlyReg_FBgn0000014",
        "AbdB_Cell_FBgn0000015",
        "Achi_Cell_FBgn0033749",
        "Adf1_FlyReg_FBgn0000054",
        "Aef1_FlyReg_FBgn0005694",
        "Al_Cell_FBgn0000061",
        "Antp_Cell_FBgn0000095",
        "Ap_Cell_FBgn0000099",
        "Ara_Cell_FBgn0015904",
        "Atf_2_SANGER_5_FBgn0050420",
        "Awh_Cell_FBgn0013751",
        "BH1_Cell_FBgn0011758",
        "BH2_Cell_FBgn0004854",
        "Bap_Cell_FBgn0004862",
        "Bcd_Cell_FBgn0000166",
        "Blimp_1_NAR_FBgn0035625",
        "Bsh_Cell_FBgn0000529",
        "Bteb2_SOLEXA_2_5_FBgn0025679",
        "Btn_SOLEXA_FBgn0014949",
        "C15_SOLEXA_FBgn0004863",
        "CG10267_SOLEXA_5_FBgn0037446",
        "CG11085_Cell_FBgn0030408",
        "CG11294_Cell_FBgn0030058",
        "CG11617_Cell_FBgn0031232",
        "CG12029_SOLEXA_5_FBgn0035454",
        "CG12236_SANGER_10_FBgn0029822",
        "CG12361_SOLEXA_2_FBgn0250756",
        "CG12605_SOLEXA_5_FBgn0035481",
        "CG13424_SOLEXA_FBgn0034520",
        "CG14962_SOLEXA_5_FBgn0035407",
        "CG15696_SOLEXA_FBgn0038833",
        "CG16899_SANGER_5_FBgn0037735",
        "CG17181_SOLEXA_5_FBgn0035144",
        "CG18599_Cell_FBgn0038592",
        "CG2052_SANGER_2_5_FBgn0039905",
        "CG3065_F1_3_SOLEXA_2_5_FBgn0034946",
        "CG31670_SOLEXA_5_FBgn0031375",
        "CG32105_Cell_FBgn0052105",
        "CG32532_Cell_FBgn0052532",
        "CG32830_SOLEXA_5_FBgn0052830",
        "CG33557_da_SANGER_5_FBgn0053557",
        "CG33980_SOLEXA_2_0_FBgn0053980",
        "CG34031_Cell_FBgn0054031",
        "CG3407_SOLEXA_2_5_FBgn0031573",
        "CG4136_SOLEXA_FBgn0029775",
        "CG4328_SOLEXA_FBgn0036274",
        "CG4854_SOLEXA_5_FBgn0038766",
        "CG5669_SANGER_10_FBgn0039169",
        "CG7056_Cell_FBgn0038852",
        "CG7368_SANGER_5_FBgn0036179",
        "CG7928_SANGER_10_FBgn0039740",
        "CG8319_SOLEXA_2_5_FBgn0037722",
        "CG9876_SOLEXA_FBgn0034821",
        "CG9895_SOLEXA_5_FBgn0034810",
        "Cad_Cell_FBgn0000251",
        "Caup_Cell_FBgn0015919",
        "Cf2_II_FlyReg_FBgn0000286",
        "Clk_cyc_SANGER_5_FBgn0023076",
        "CrebA_SANGER_5_FBgn0004396",
        "Ct_SOLEXA_FBgn0004198",
        "D_NAR_FBgn0000411",
        "Deaf1_FlyReg_FBgn0013799",
        "Dfd_Cell_FBgn0000439",
        "Dll_Cell_FBgn0000157",
        "Dr_Cell_FBgn0000492",
        "Dref_FlyReg_FBgn0015664",
        "E5_Cell_FBgn0008646",
        "ERR_SANGER_5_FBgn0035849",
        "E_spl_SANGER_5_FBgn0000591",
        "EcR_SANGER_5_FBgn0000546",
        "Eip74EF_FlyReg_FBgn0000567",
        "Eip78C_SANGER_5_FBgn0004865",
        "Ems_SOLEXA_FBgn0000576",
        "En_Cell_FBgn0000577",
        "Espl_FlyReg_FBgn0000591",
        "Eve_SOLEXA_FBgn0000606",
        "Exd_Cell_FBgn0000611",
        "Exex_SOLEXA_FBgn0041156",
        "Fer1_SANGER_5_FBgn0037475",
        "Fer3_da_SANGER_5_FBgn0037937",
        "Ftz_Cell_FBgn0001077",
        "Gsc_Cell_FBgn0010323",
        "H2_0_SOLEXA_FBgn0001170",
        "HLH106_SANGER_10_FBgn0261283",
        "HLH4C_SANGER_5_FBgn0011277",
        "HLH54F_da_SANGER_5_FBgn0022740",
        "HLHm3_SANGER_5_FBgn0002609",
        "HLHm5_SANGER_5_FBgn0002631",
        "HLHm7_SANGER_5_FBgn0002633",
        "HLHmbeta_SANGER_10_FBgn0002733",
        "HLHmdelta_SANGER_10_FBgn0002734",
        "HLHmgamma_SANGER_10_FBgn0002735",
        "Hbn_SOLEXA_FBgn0008636",
        "Hey_SANGER_5_FBgn0027788",
        "Hgtx_Cell_FBgn0040318",
        "Hmx_Cell_FBgn0085448",
        "Hnf4_SANGER_10_FBgn0004914",
        "Hr46_SANGER_5_FBgn0000448",
        "Hr4_SANGER_5_FBgn0023546",
        "Hr78_SANGER_5_FBgn0015239",
        "Hr83_SANGER_5_FBgn0037436",
        "Hsf_FlyReg_FBgn0001222",
        "Ind_Cell_FBgn0025776",
        "Inv_Cell_FBgn0001269",
        "Kr_NAR_FBgn0001325",
        "Lab_Cell_FBgn0002522",
        "Lag1_Cell_FBgn0040918",
        "Lbe_SOLEXA_FBgn0011278",
        "Lbl_Cell_FBgn0008651",
        "Lim1_Cell_FBgn0026411",
        "Lim3_Cell_FBgn0002023",
        "MEF2_04",
        "Mad_FlyReg_FBgn0011648",
        "Med_FlyReg_FBgn0011655",
        "Mirr_Cell_FBgn0014343",
        "NK7_1_Cell_FBgn0024321",
        "Oc_Cell_FBgn0004102",
        "Odsh_Cell_FBgn0026058",
        "Optix_SOLEXA_FBgn0025360",
        "Otp_SOLEXA_FBgn0015524",
        "Pb_Cell_FBgn0051481",
        "PhdP_SOLEXA_FBgn0025334",
        "Pmad",
        "Poxm_SOLEXA_5_FBgn0003129",
        "Poxn_SOLEXA_5_FBgn0003130",
        "Pph13_SOLEXA_FBgn0023489",
        "Ptx1_SOLEXA_FBgn0020912",
        "Repo_Cell_FBgn0011701",
        "Ro_Cell_FBgn0003267",
        "Rx_Cell_FBgn0020617",
        "Scr_Cell_FBgn0003339",
        "Side_SANGER_5_FBgn0032741",
        "Six4_Cell_FBgn0027364",
        "Slou_Cell_FBgn0002941",
        "So_Cell_FBgn0003460",
        "Sox14_SANGER_10_FBgn0005612",
        "Sox15_SANGER_5_FBgn0005613",
        "Sp1_SOLEXA_2_5_FBgn0020378",
        "SuH_FlyReg_FBgn0004837",
        "Trl_FlyReg_FBgn0013263",
        "Tup_SOLEXA_FBgn0003896",
        "Ubx_Cell_FBgn0003944",
        "Unc4_Cell_FBgn0024184",
        "Unpg_Cell_FBgn0015561",
        "Vis_SOLEXA_FBgn0033748",
        "Vnd_Cell_FBgn0003986",
        "Zen2_Cell_FBgn0004054",
        "Zen_Cell_FBgn0004053",
        "ab_SANGER_10_FBgn0259750",
        "ac_da_SANGER_5_FBgn0000022",
        "acj6_SOLEXA_5_FBgn0000028",
        "amos_da_SANGER_10_FBgn0003270",
        "ase_da_SANGER_10_FBgn0000137",
        "ato_da_SANGER_10_FBgn0010433",
        "bab1_FlyReg_FBgn0004870",
        "bin_SANGER_5_FBgn0045759",
        "brZ1_FlyReg_FBgn0000210",
        "brZ2_FlyReg_FBgn0000210",
        "brZ3_FlyReg_FBgn0000210",
        "brZ4_FlyReg_FBgn0000210",
        "br_SOLEXA_10_FBgn0000210",
        "brk_FlyReg_FBgn0024250",
        "btd_NAR_FBgn0000233",
        "byn_FlyReg_FBgn0011723",
        "cato_da_SANGER_10_FBgn0024249",
        "cic_SANGER_5_FBgn0028386",
        "crp_SANGER_10_FBgn0001994",
        "cwo_SANGER_5_FBgn0259938",
        "dTCF",
        "da_SANGER_10_FBgn0000413",
        "dei_da_SANGER_5_FBgn0008649",
        "dimm_da_SANGER_5_FBgn0023091",
        "disco_SOLEXA_5_FBgn0000459",
        "dl_NBT_FBgn0000462",
        "dm_Max_SANGER_10_FBgn0000472",
        "doc",
        "dpn_SANGER_10_FBgn0010109",
        "dsf_SANGER_5_FBgn0015381",
        "dsxF_FlyReg_FBgn0000504",
        "dsxM_FlyReg_FBgn0000504",
        "dys_tgo_SANGER_5_FBgn0039411",
        "eg_SANGER_5_FBgn0000560",
        "esg_SANGER_2_5_FBgn0001981",
        "ey_SOLEXA_5_FBgn0005558",
        "fd64A_SANGER_5_FBgn0004895",
        "fkh_NAR_FBgn0000659",
        "foxo_SANGER_10_FBgn0038197",
        "fru_SOLEXA_5_FBgn0004652",
        "ftzf1_FlyReg_FBgn0001078",
        "gl_SANGER_5_FBgn0004618",
        "grh_FlyReg_FBgn0259211",
        "gsb_SOLEXA_5_FBgn0001148",
        "gsb_n_SOLEXA_5_FBgn0001147",
        "gt_NAR_FBgn0001150",
        "h_SANGER_5_FBgn0001168",
        "hb_SANGER_2_5_FBgn0001180",
        "her_SOLEXA_10_FBgn0001185",
        "hkb_NAR_FBgn0001204",
        "hth_SOLEXA_2_FBgn0001235",
        "jim_SANGER_2_5_FBgn0027339",
        "ken_SOLEXA_5_FBgn0011236",
        "klu_SANGER_10_FBgn0013469",
        "kni_SANGER_5_FBgn0001320",
        "l3_neo38_SANGER_2_5_FBgn0086910",
        "l_1_sc_da_SANGER_5_FBgn0002561",
        "lim_SOLEXA_2_FBgn0026411",
        "lmd_SANGER_5_FBgn0039039",
        "lola_SOLEXA_5_FBgn0005630",
        "luna_SOLEXA_5_FBgn0040765",
        "nau_SANGER_5_FBgn0002922",
        "net_da_SANGER_10_FBgn0002931",
        "nub_NAR_FBgn0085424",
        "odd_NAR_FBgn0002985",
        "onecut_Cell_FBgn0028996",
        "opa_NAR_FBgn0003002",
        "ovo_SANGER_5_FBgn0003028",
        "pad_SANGER_5_FBgn0038418",
        "pan_FlyReg_FBgn0085432",
        "pdm2_SOLEXA_5_FBgn0004394",
        "pdm3_SOLEXA_5_FBgn0033288",
        "pho_SANGER_10_FBgn0002521",
        "phol_SANGER_5_FBgn0035997",
        "pnr",
        "prd_SOLEXA_5_FBgn0003145",
        "rn_SANGER_10_FBgn0259172",
        "run_Bgb_NBT_FBgn0003300",
        "sage_da_SANGER_5_FBgn0037672",
        "sc_da_SANGER_10_FBgn0004170",
        "scrt_SOLEXA_2_5_2_FBgn0004880",
        "sd_FlyReg_FBgn0003345",
        "sens_2_SANGER_2_5_FBgn0051632",
        "sens_SOLEXA_5_FBgn0002573",
        "slbo_FlyReg_FBgn0005638",
        "slp1_NAR_FBgn0003430",
        "slp2_SANGER_5_FBgn0004567",
        "sna_SOLEXA_5_FBgn0003448",
        "sob_SOLEXA_5_FBgn0004892",
        "sqz_SANGER_5_FBgn0010768",
        "sr_SANGER_5_FBgn0003499",
        "srp_FlyReg_FBgn0003507",
        "ss_tgo_SANGER_10_FBgn0003513",
        "suHw_FlyReg_FBgn0003567",
        "sug_SOLEXA_5_FBgn0033782",
        "sv_SOLEXA_5_FBgn0005561",
        "svp_SANGER_5_FBgn0003651",
        "tap_da_SANGER_5_FBgn0015550",
        "tgo_ss_SANGER_5_FBgn0015014",
        "tin",
        "tin_FlyReg_FBgn0004110",
        "tll_NAR_FBgn0003720",
        "toy_FlyReg_FBgn0019650",
        "ttk_NAR_FBgn0003870",
        "twi_da_SANGER_5_FBgn0003900",
        "usp_SANGER_5_FBgn0003964",
        "vfl_SOLEXA_5_FBgn0259789",
        "vri_SANGER_5_FBgn0016076",
        "vvl_SOLEXA_5_FBgn0086680",
        "wor_SOLEXA_2_5_FBgn0001983",
        "z_FlyReg_FBgn0004050",
        "docBoundCRM.bed",
        "dtcfBoundCRM.bed",
        "pmadBoundCRM.bed",
        "pnrBoundCRM.bed",
        "tinBoundCRM.bed",
        "K4me1_E_F_6_8h_H3_subtracted_reduced.wig"
      ],
      "rows": 550,
      "table": true,
      "tojson": true
    },
    {
      "name": "feature.ranking",
      "title": "This is data to be included in my package",
      "object": "feature.ranking",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FeatureName",
        "FeatureID",
        "AvgRank"
      ],
      "rows": 265,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "createModel",
      "title": "Create the model with the optimal features",
      "topics": [
        "createModel"
      ]
    },
    {
      "page": "crm.features",
      "title": "This is data to be included in my package",
      "topics": [
        "crm.features"
      ]
    },
    {
      "page": "evaluateModelPerformance",
      "title": "Evaluate model performances",
      "topics": [
        "evaluateModelPerformance"
      ]
    },
    {
      "page": "feature.ranking",
      "title": "This is data to be included in my package",
      "topics": [
        "feature.ranking"
      ]
    },
    {
      "page": "LedPred",
      "title": "Creates an SVM model given a feature matrix",
      "topics": [
        "LedPred"
      ]
    },
    {
      "page": "mapFeaturesToCRMs",
      "title": "R interface to bed_to_matrix REST in server",
      "topics": [
        "mapFeaturesToCRMs"
      ]
    },
    {
      "page": "mcTune",
      "title": "Tuning the SVM parameters",
      "topics": [
        "mcTune"
      ]
    },
    {
      "page": "rankFeatures",
      "title": "Ranking the features according to their importance",
      "topics": [
        "rankFeatures"
      ]
    },
    {
      "page": "scoreData",
      "title": "Predicting new regulatory regions",
      "topics": [
        "scoreData"
      ]
    },
    {
      "page": "tuneFeatureNb",
      "title": "Selecting the optimal number of features",
      "topics": [
        "tuneFeatureNb"
      ]
    }
  ],
  "_rundeps": [
    "akima",
    "bitops",
    "brio",
    "callr",
    "caTools",
    "class",
    "cli",
    "cpp11",
    "crayon",
    "desc",
    "diffobj",
    "e1071",
    "evaluate",
    "farver",
    "fs",
    "ggplot2",
    "glue",
    "gplots",
    "gtable",
    "gtools",
    "irr",
    "isoband",
    "jsonlite",
    "KernSmooth",
    "labeling",
    "lattice",
    "lifecycle",
    "lpSolve",
    "magrittr",
    "MASS",
    "misc3d",
    "pkgbuild",
    "pkgload",
    "plot3D",
    "plyr",
    "praise",
    "processx",
    "proxy",
    "ps",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RCurl",
    "rlang",
    "ROCR",
    "rprojroot",
    "S7",
    "scales",
    "sp",
    "testthat",
    "vctrs",
    "viridisLite",
    "waldo",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "LedPred.Rnw",
      "filename": "LedPred.pdf",
      "title": "LedPred Example",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2015-07-23 17:55:28",
      "modified": "2016-04-19 11:16:28",
      "commits": 8
    }
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "ledpred",
  "_universes": [
    "bioc",
    "aitgon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T07:51:59.000Z",
      "distro": "noble",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "f575cc3ea3fd8cd6de9b63b335a8cdadce46d2d5e9bed2d0460706f8033c3332",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.47.0",
      "date": "2026-05-30T07:51:33.000Z",
      "distro": "noble",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "58c731269fc007eb3262e50e98fe97ad951d171f68271677d7ea702be812c52d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T11:21:00.000Z",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "80efaabefe0378c87b9c84d64671a59d2d9a30d585a79c7922d018485abce0ab",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.47.0",
      "date": "2026-05-30T11:20:56.000Z",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "02105919a3d9832f8cbb7dd5ed007a6fd712b8bd48650991250b24df0e67ee06",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.47.0",
      "date": "2026-05-30T07:51:02.000Z",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "1ceb1d430570f3ec34b9e8410c75a02b3eaf2b7b37c307cb7329c3b7fdc05a39",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T07:50:15.000Z",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "0094ed415a873d8fce30feef5242d95af1b44f81679bd7f53b9c65a410dad24b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T07:50:18.000Z",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "37690a3f444b99101d05d794089d6ece72ed2251be2be63dfdb4b1b8f311e0e9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.47.0",
      "date": "2026-05-30T07:50:13.000Z",
      "commit": "1cfe7242af3b7acc2d07a4ec6f37f9ebddc30633",
      "fileid": "55114bea79b389f7d7fadf9969197c5ed57ccf2a6a24712d825b50eb8558b52c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678401740"
    }
  ]
}