{
  "_id": "6a2010c0b401979e73448f13",
  "Package": "cmfilter",
  "Type": "Package",
  "Title": "Coordinate-Wise Mediation Filter",
  "Version": "0.9.5",
  "Date": "2023-03-30",
  "Author": "Erik-Jan van Kesteren <e.vankesteren1@uu.nl>",
  "Maintainer": "Erik-Jan van Kesteren <e.vankesteren1@uu.nl>",
  "Description": "Functions to discover, plot, and select multiple mediators\nfrom an x -> M -> y linear system. This exploratory mediation\nanalysis is performed using the Coordinate-wise Mediation\nFilter as introduced by Van Kesteren and Oberski (2019) <doi:\n10.1080/10705511.2019.1588124>.",
  "License": "MIT + file LICENCE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "Repository": "https://vankesteren.r-universe.dev",
  "Date/Publication": "2023-03-30 19:56:09 UTC",
  "RemoteUrl": "https://github.com/vankesteren/cmfilter",
  "RemoteRef": "HEAD",
  "RemoteSha": "c789334c11c95d6712af9c5cb85df38d863a634f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-03 11:24:53 UTC",
    "User": "root"
  },
  "MD5sum": "448a1ed2848d9e32ec09bbf09f71d023",
  "_user": "vankesteren",
  "_type": "src",
  "_file": "cmfilter_0.9.5.tar.gz",
  "_fileid": "9fc2ad7f3c3032b179946b951e750a7d4cb228fff08806e804da587afd2beee7",
  "_filesize": 594261,
  "_sha256": "9fc2ad7f3c3032b179946b951e750a7d4cb228fff08806e804da587afd2beee7",
  "_created": "2026-06-03T11:24:53.000Z",
  "_published": "2026-06-03T11:32:16.904Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79282878497,
      "time": 171,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383276264"
    },
    {
      "job": 79282878587,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383283839"
    },
    {
      "job": 79282878531,
      "time": 166,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383274368"
    },
    {
      "job": 79282878661,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383272169"
    },
    {
      "job": 79282878662,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383256754"
    },
    {
      "job": 79282878547,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383301406"
    },
    {
      "job": 79282878702,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383260536"
    },
    {
      "job": 79282878559,
      "time": 385,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383346777"
    },
    {
      "job": 79282401141,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383216579"
    },
    {
      "job": 79282878569,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383258246"
    },
    {
      "job": 79282878527,
      "time": 157,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383270232"
    },
    {
      "job": 79282878594,
      "time": 180,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383277990"
    },
    {
      "job": 79282878533,
      "time": 154,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383270005"
    }
  ],
  "_buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/vankesteren/cmfilter",
  "_commit": {
    "id": "c789334c11c95d6712af9c5cb85df38d863a634f",
    "author": "Erik-Jan van Kesteren <erikjanvankesteren@pm.me>",
    "committer": "Erik-Jan van Kesteren <erikjanvankesteren@pm.me>",
    "message": "Small maintenance update\n\n- Remove CXX_STD = CXX11 following https://www.tidyverse.org/blog/2023/03/cran-checks-compiled-code/\n- Add .github folder to rbuildignore\n- remove travis.yml\n- remove dependency on expm, make empiricaltransform more efficient\n",
    "time": 1680206169
  },
  "_maintainer": {
    "name": "Erik-Jan van Kesteren",
    "email": "e.vankesteren1@uu.nl",
    "login": "vankesteren",
    "mastodon": "@erikjan@fosstodon.org",
    "orcid": "0000-0003-1548-1663",
    "description": "",
    "uuid": 11596858
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "RcppProgress",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "sparseMVN",
      "role": "Imports"
    },
    {
      "package": "pbapply",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.13",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "vankesteren",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "vankesteren",
      "count": 39,
      "uuid": 11596858
    }
  ],
  "_userbio": {
    "uuid": 11596858,
    "type": "user",
    "name": "Erik-Jan van Kesteren"
  },
  "_downloads": {
    "count": 4,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cmfilter"
  },
  "_devurl": "https://github.com/vankesteren/cmfilter",
  "_searchresults": 4,
  "_topics": [
    "openblas",
    "cpp",
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cmfilter.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.0",
      "date": "2019-04-11"
    },
    {
      "version": "0.9.1",
      "date": "2019-04-29"
    }
  ],
  "_exports": [
    "cmf",
    "generateMed",
    "setCutoff"
  ],
  "_datasets": [
    {
      "name": "methylation",
      "title": "DNA Methylation, childhood trauma, and stress response",
      "object": "methylation",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x",
        "y",
        "rs739259",
        "rs2804694",
        "rs5931272",
        "rs2468330",
        "rs2125573",
        "rs4742386",
        "rs939290",
        "cg25755428",
        "rs1019916",
        "rs10796216",
        "cg19214707",
        "cg20485607",
        "rs10457834",
        "cg24634471",
        "cg04683516",
        "cg08477332",
        "rs1941955",
        "rs1945975",
        "cg17749961",
        "rs10774834",
        "cg16474696",
        "cg15652532",
        "rs6546473",
        "cg05401945",
        "cg06322601",
        "rs213028",
        "rs264581",
        "cg10596483",
        "cg06791446",
        "cg12036633",
        "rs9292570",
        "rs5936512",
        "cg11445109",
        "rs798149",
        "cg07234876",
        "cg13126279",
        "rs6991394",
        "cg19754622",
        "cg18105134",
        "cg26328633",
        "cg07044115",
        "cg03030317",
        "rs1510480",
        "cg00124993",
        "cg11766577",
        "rs966367",
        "cg25340688",
        "cg06536614",
        "cg05475109",
        "cg05528899",
        "rs5926356",
        "cg12310025",
        "rs4331560",
        "cg03749207",
        "cg16079430",
        "cg26748794",
        "cg04737881",
        "cg18096251",
        "rs6626309",
        "rs654498",
        "cg12738763",
        "cg11787167",
        "cg16582118",
        "cg27046936",
        "cg08422420",
        "cg21268422",
        "cg05785424",
        "cg14631276",
        "cg03748376",
        "cg11424828",
        "cg13707894",
        "cg01079515",
        "cg02407415",
        "cg25052156",
        "cg18566515",
        "cg24960960",
        "cg08240917",
        "cg27586797",
        "cg04028570",
        "cg05376465",
        "cg11594731",
        "cg01324343",
        "cg21847720",
        "cg18598029",
        "cg22111694",
        "cg14911689",
        "cg06777732",
        "cg27353899",
        "cg13752114",
        "cg14013597",
        "cg02524346",
        "cg04633141",
        "cg21931717",
        "cg23400446",
        "cg23118561",
        "cg01201512",
        "cg04481923",
        "cg04287574",
        "rs2857639",
        "cg19469447",
        "cg11608150",
        "cg26893861",
        "cg25830305",
        "cg11430259",
        "cg16653991",
        "cg26858704",
        "cg03738707",
        "cg08899523",
        "rs11034952",
        "cg20955328",
        "cg13874425",
        "cg13404504",
        "cg03904042",
        "cg12454169",
        "cg11383134",
        "cg07470512",
        "cg19778375",
        "cg12333160",
        "cg23958373",
        "cg00101728",
        "cg21139150",
        "cg22633036",
        "cg26654770",
        "cg24545961",
        "cg13862711",
        "cg13571460",
        "cg06712767",
        "cg05082466",
        "cg02769477",
        "cg13835168",
        "cg08508337",
        "cg17611936",
        "cg18005693",
        "cg20720597",
        "cg07371589",
        "cg08164151",
        "cg08829299",
        "cg14743534",
        "cg22717478",
        "rs2208123",
        "cg00440797",
        "cg01874867",
        "cg13944838",
        "cg03635442",
        "cg18727742",
        "cg19678392",
        "cg07629776",
        "cg15279541",
        "cg20430773",
        "cg02210151",
        "cg16106427",
        "cg04349084",
        "cg16761754",
        "cg17207545",
        "cg04179952",
        "cg25288140",
        "cg08260406",
        "rs10846239",
        "cg08944170",
        "cg03264133",
        "cg22116458",
        "cg07314988",
        "cg19142026",
        "cg26665480",
        "cg27214960",
        "cg05834845",
        "cg19718309",
        "cg10411146",
        "cg21138405",
        "cg20507276",
        "cg03400443",
        "cg19357499",
        "cg18678645",
        "cg25458175",
        "cg24361198",
        "cg11343894",
        "cg16006004",
        "cg02356786",
        "cg24100841",
        "cg01847719",
        "cg14143304",
        "cg27549878",
        "cg07158503",
        "cg18795169",
        "cg22259797",
        "cg00898013",
        "cg26896946",
        "cg09841842",
        "cg06926377",
        "cg17099656",
        "cg19759481",
        "cg06531573",
        "cg13736514",
        "cg18918831",
        "cg19369780",
        "cg08419873",
        "cg22425860",
        "cg00255919",
        "cg00169354",
        "cg22635676",
        "cg06669374",
        "cg24652615",
        "cg08681904",
        "cg27207756",
        "cg16316162",
        "rs1510189",
        "cg24900425",
        "cg14947218",
        "cg02891314",
        "cg17618327",
        "cg00901687",
        "cg08745965",
        "cg06766960",
        "cg26035071",
        "cg11214757",
        "cg04657146",
        "cg03517284",
        "cg16017889",
        "rs10033147",
        "cg19978674",
        "cg23174406",
        "cg21167402",
        "cg14058329",
        "cg14023020",
        "cg12128839",
        "cg12668523",
        "cg05592035",
        "cg06699216",
        "cg25702335",
        "cg20848291",
        "rs1416770",
        "cg23371584",
        "cg10671668",
        "cg00631329",
        "cg16348638",
        "cg14789911",
        "cg07249765",
        "cg05703053",
        "cg24550149",
        "cg15245556",
        "cg17569124",
        "cg22309949",
        "cg23248424",
        "cg01458105",
        "rs6471533",
        "cg27081346",
        "cg21819782",
        "cg06221449",
        "cg23649088",
        "cg18984983",
        "cg02005600",
        "cg15203566",
        "cg19022697",
        "cg01351822",
        "cg15082992",
        "cg13081526",
        "rs10882854",
        "cg24530264",
        "cg22748740",
        "cg00579423",
        "cg06060522",
        "cg25705717",
        "cg06703343",
        "cg10919664",
        "cg01156747",
        "cg01394167",
        "cg18797653",
        "cg11747594",
        "cg23439966",
        "cg18850127",
        "cg16615357",
        "cg14882966",
        "cg06478886",
        "cg02286533",
        "cg03590420",
        "cg19811934",
        "cg09092052",
        "cg06666025",
        "cg11224582",
        "cg18872420",
        "cg09537434",
        "cg25307665",
        "cg19963856",
        "cg20965743",
        "cg10261205",
        "cg23221052",
        "cg10881242",
        "cg01218619",
        "cg03972071",
        "cg19148731",
        "cg11235602",
        "cg13481969",
        "cg07973095",
        "cg24118521",
        "cg03063057",
        "cg03299990",
        "cg00251875",
        "cg00785941",
        "rs3936238",
        "cg21744417",
        "cg07784872",
        "cg17262328",
        "cg05695937",
        "cg12759523",
        "cg13499318",
        "cg14024893",
        "cg15473904",
        "cg08642068",
        "cg09419670",
        "cg26809488",
        "cg14359292",
        "cg21542078",
        "cg12615766",
        "cg00429767",
        "cg05194426",
        "cg09768983",
        "cg15059639",
        "cg18593317",
        "cg11459648",
        "cg02398342",
        "cg11107966",
        "cg08022281",
        "cg25828445",
        "cg06341731",
        "cg14834903",
        "cg20864214",
        "cg21484985",
        "cg16017089",
        "cg11066601",
        "cg05122437",
        "cg24882324",
        "cg07376282",
        "cg04863892",
        "cg04534697",
        "cg04131969",
        "cg12630461",
        "cg14223671",
        "cg01516851",
        "cg22753962",
        "cg03278611",
        "cg13205059",
        "cg15570656",
        "cg06201514",
        "cg05835726",
        "cg08291996",
        "cg06357843",
        "cg18322025",
        "cg13132497",
        "cg25459280",
        "cg23944804",
        "cg11724970",
        "cg25802888",
        "cg08709360",
        "cg16850897",
        "cg03168029",
        "cg10624860",
        "cg20430047",
        "cg26472636",
        "cg26764761",
        "cg02846841",
        "cg09549073",
        "cg19704288",
        "cg17497608",
        "cg10727171",
        "cg23878564",
        "cg14921437",
        "cg16720578",
        "cg16127683",
        "cg03651054",
        "cg00367615",
        "cg04222842",
        "cg12009398",
        "cg14825413",
        "cg08872590",
        "cg04130455",
        "cg10648573",
        "cg09232555",
        "cg25432232",
        "rs348937",
        "cg17432857",
        "cg23936031",
        "cg20293942",
        "cg25063151",
        "cg12537405",
        "cg05875700",
        "cg07341007",
        "cg05505459",
        "cg17862152",
        "cg13185413",
        "cg21158163",
        "cg12633154",
        "cg16921702",
        "cg20290983",
        "rs7660805",
        "cg03167954",
        "cg27137258",
        "cg21606490",
        "cg13539205",
        "cg14604444",
        "cg20817131",
        "cg21224286",
        "cg04164838",
        "cg02248486",
        "cg00523161",
        "cg22051345",
        "cg13285174",
        "cg12881726",
        "cg15708526",
        "cg08779649",
        "cg24399712",
        "cg00588198",
        "cg08632164",
        "cg19817652",
        "cg01189072",
        "cg15645660",
        "cg27113326",
        "cg17994139",
        "cg09143801",
        "cg20475486",
        "cg08971217",
        "cg13308964",
        "cg08895590",
        "cg12162424",
        "cg02167713",
        "cg24346629",
        "cg22676075",
        "cg25301532",
        "cg21594961",
        "cg00002033",
        "cg08877521",
        "cg27074582",
        "cg14029686",
        "cg14882265",
        "cg04071440",
        "cg23454797",
        "cg06643849",
        "cg20974609",
        "cg06546677",
        "cg06933752",
        "cg18786623",
        "cg11532431",
        "cg06060754",
        "cg04836786",
        "cg21717724",
        "cg20923605",
        "cg18422587",
        "cg13298116",
        "cg10927178",
        "cg05872129",
        "cg25034424",
        "cg03716984",
        "cg12414181",
        "cg00963378",
        "cg09552548",
        "cg23085143",
        "cg21297282",
        "cg17959722",
        "cg19827875",
        "cg11738485",
        "cg23363754",
        "cg25181043",
        "cg02784823",
        "cg19272349",
        "cg04090468",
        "cg26146732",
        "cg20228636",
        "cg24524379",
        "cg11440486",
        "cg09197443",
        "cg15473092",
        "cg02860705",
        "cg09417038",
        "cg21460394",
        "cg19876542",
        "cg24859945",
        "cg14658493",
        "cg10553204",
        "cg03983476",
        "cg01370449",
        "cg08930881",
        "cg01620164",
        "cg15993027",
        "cg02224314",
        "cg02394686",
        "cg19148440",
        "cg00215587",
        "cg08070327",
        "cg09207762",
        "cg07796016",
        "cg10225865",
        "cg10862468",
        "cg09724374",
        "cg19225512",
        "cg00019495",
        "cg19284039",
        "cg24346905",
        "cg08684580",
        "cg15212210",
        "cg26910511",
        "cg02472801",
        "cg22216157",
        "cg13725599",
        "cg06751007",
        "cg05983061",
        "cg25456368",
        "cg05931423",
        "cg02221750",
        "cg13710308",
        "cg15526954",
        "cg17266581",
        "cg13512268",
        "cg03906434",
        "cg21985295",
        "cg20724680",
        "cg04657470",
        "cg19870512",
        "cg16823466",
        "cg12253191",
        "cg09074113",
        "cg00012362",
        "cg04085076",
        "cg13581155",
        "cg03654304",
        "cg20119798",
        "cg25208724",
        "cg14013695",
        "cg20276377",
        "cg17445155",
        "cg12489353",
        "cg05415020",
        "cg11287055",
        "cg09519327",
        "cg16818505",
        "cg22582617",
        "cg10580293",
        "cg10454879",
        "cg04771084",
        "cg19764006",
        "cg01254303",
        "cg03255942",
        "cg04913730",
        "cg06890779",
        "cg19109608",
        "cg02313495",
        "cg06368590",
        "cg26029902",
        "cg16602316",
        "cg10144400",
        "cg01741372",
        "cg09693926",
        "rs715359",
        "cg25607920",
        "cg27071793",
        "cg13679714",
        "cg25295825",
        "cg14041452",
        "cg13115376",
        "cg25141611",
        "cg05146544",
        "cg05105745",
        "cg10075506",
        "cg14435720",
        "cg00624589",
        "cg16399632",
        "cg02331910",
        "cg17104258",
        "cg22713356",
        "cg26354017",
        "cg00183173",
        "cg11247378",
        "cg04395153",
        "cg06441362",
        "cg01310397",
        "cg10197305",
        "cg07868721",
        "cg26913058",
        "cg17978996",
        "cg18765565",
        "cg05766510",
        "cg12408990",
        "cg16677399",
        "cg05590257",
        "cg10395519",
        "cg07807165",
        "cg04899361",
        "cg20866694",
        "cg21680222",
        "cg08714590",
        "cg00973938",
        "cg20434529",
        "cg22240348",
        "cg05043349",
        "cg14960869",
        "cg13530938",
        "cg16657538",
        "cg02687418",
        "cg00101154",
        "cg27415324",
        "cg12211867",
        "cg25464921",
        "cg03306615",
        "cg05308744",
        "cg22857025",
        "cg04155289",
        "cg02595575",
        "cg04329125",
        "cg26929925",
        "cg07871442",
        "cg05876635",
        "cg26038582",
        "cg25866143",
        "cg12850892",
        "cg27443416",
        "cg06406458",
        "cg24368848",
        "cg02599498",
        "cg19760250",
        "cg07557707",
        "cg25886683",
        "cg03250220",
        "cg17283857",
        "cg14906510",
        "cg15948536",
        "cg05726195",
        "cg24654266",
        "cg23092635",
        "cg03382370",
        "cg09343092",
        "cg20070768",
        "cg03058232",
        "cg24840300",
        "cg03996861",
        "cg06259025",
        "cg04352168",
        "cg04076766",
        "rs1414097",
        "cg24126967",
        "cg21700663",
        "cg22670128",
        "cg22776392",
        "cg15733309",
        "cg15557168",
        "cg13462158",
        "cg04243827",
        "cg07102368",
        "cg18984499",
        "cg25995995",
        "cg12045875",
        "cg01966791",
        "cg26407558",
        "cg09508496",
        "cg05927579",
        "cg16180796",
        "cg15212455",
        "cg26922917",
        "cg21894356",
        "cg03471593",
        "cg12542255",
        "cg20016673",
        "cg01461856",
        "cg25537993",
        "cg08742575",
        "cg05766605",
        "rs472920",
        "cg25009498",
        "cg02331830",
        "cg05200811",
        "cg11200797",
        "cg02824202",
        "cg19628686",
        "cg24693760",
        "cg01323381",
        "cg17826393",
        "cg03731740",
        "cg08967936",
        "cg17316718",
        "cg15008743",
        "cg17684207",
        "cg25417842",
        "cg10090844",
        "cg05082376",
        "cg00449767",
        "cg15714846",
        "cg20302533",
        "cg18200150",
        "cg10782019",
        "cg27406983",
        "cg15552206",
        "cg25593573",
        "cg22284043",
        "cg27036347",
        "cg08562672",
        "cg13298070",
        "rs2385226",
        "cg06889535",
        "cg02774542",
        "cg07187855",
        "cg08322244",
        "cg15873301",
        "cg26272220",
        "cg08846011",
        "cg03230711",
        "cg02916332",
        "cg17221813",
        "cg02185464",
        "cg27633287",
        "cg23645476",
        "cg03724423",
        "cg13468767",
        "cg00450312",
        "cg03986562",
        "cg21459460",
        "cg13565129",
        "cg19045731",
        "cg25566285",
        "cg02140579",
        "cg12837306",
        "cg03971454",
        "cg11821245",
        "cg09233429",
        "cg06906472",
        "cg03025830",
        "cg15608277",
        "cg21433558",
        "cg26545143",
        "cg20592691",
        "cg04585209",
        "cg16348003",
        "cg05825244",
        "cg04871131",
        "cg24502334",
        "cg12319143",
        "cg15411272",
        "cg15501526",
        "cg13507429",
        "cg25626453",
        "cg26051413",
        "cg22968622",
        "cg01191920",
        "cg16655765",
        "cg08873424",
        "cg06024113",
        "cg11860616",
        "cg27572370",
        "cg07019075",
        "cg03834411",
        "cg03884592",
        "cg26272248",
        "cg23248910",
        "cg05373962",
        "cg11346248",
        "cg08644045",
        "cg00557959",
        "cg26659805",
        "cg05324014",
        "cg17801295",
        "cg27153400",
        "cg05483731",
        "cg20084219",
        "cg02157078",
        "cg16769623",
        "cg13291208",
        "cg19623054",
        "cg25726684",
        "cg24489344",
        "cg17380693",
        "cg01448562",
        "cg19534681",
        "cg19302410",
        "cg06582266",
        "cg24007312",
        "cg16626067",
        "cg23681866",
        "cg14227325",
        "cg19150029",
        "cg13941682",
        "cg07996016",
        "cg10556349",
        "cg22325292",
        "cg06582782",
        "cg09812376",
        "cg24721750",
        "cg13188098",
        "cg22502715",
        "cg06567722",
        "cg24884543",
        "cg18634806",
        "cg00313914",
        "cg07676859",
        "cg22669566",
        "cg21697381",
        "cg18059933",
        "cg03168497",
        "cg17724687",
        "cg17829936",
        "cg04515200",
        "cg07782112",
        "cg24702069",
        "cg21495139",
        "cg20769177",
        "cg05460318",
        "cg11940040",
        "cg03144619",
        "cg10568066",
        "cg18587137",
        "cg17873612",
        "cg15245051",
        "cg04647918",
        "cg00969405",
        "cg26102082",
        "cg09125779",
        "cg00514665",
        "cg17416644",
        "cg12718519",
        "cg05895034",
        "cg05130482",
        "cg08284593",
        "cg20039814",
        "cg19904653",
        "cg10621924",
        "cg03368099",
        "cg22498057",
        "cg11256186",
        "cg22891191",
        "cg02113055",
        "cg10782633",
        "cg03217880",
        "cg22120488",
        "cg14243623",
        "cg14171824",
        "cg11245297",
        "cg09553982",
        "cg03363478",
        "cg20005518",
        "cg05836256",
        "cg10116904",
        "cg07758904",
        "cg13877915",
        "cg13947995",
        "cg24250902",
        "cg03133378",
        "cg05229598",
        "cg21292909",
        "cg22685807",
        "cg25767901",
        "cg14014955",
        "cg13692426",
        "cg22984571",
        "cg10833066",
        "cg14799488",
        "cg19566405",
        "cg20727124",
        "cg14242928",
        "cg09745688",
        "cg06636541",
        "cg27279301",
        "cg27319123",
        "cg01026256",
        "rs6982811",
        "cg20042612",
        "cg19520046",
        "cg12332083",
        "cg11965913",
        "cg09880291",
        "cg10883542",
        "cg06663305",
        "cg05272921",
        "cg05642379",
        "cg09323728",
        "cg25969878",
        "cg26749518",
        "cg24698875",
        "cg05478818",
        "cg04660422",
        "cg06619621",
        "cg12428514",
        "cg14493094",
        "cg09506081",
        "cg10296238",
        "cg07635485",
        "cg02309301",
        "cg08395793",
        "cg20511807",
        "rs2235751",
        "cg00256231",
        "cg26421593",
        "cg27208536",
        "cg01962183",
        "cg25075347",
        "cg09226051",
        "cg25932599",
        "cg22718140",
        "cg02639540",
        "cg07260592",
        "cg10962762",
        "cg05051734",
        "cg03490460",
        "cg07180307",
        "cg07179000",
        "cg24169822",
        "cg18315762",
        "cg16887334",
        "cg26986438",
        "cg02710296",
        "cg14072515",
        "cg13875287",
        "cg17740434",
        "cg18641463",
        "cg06422529",
        "cg21418104",
        "cg16142488",
        "cg11254952",
        "cg20603222",
        "cg09279736",
        "cg07830534",
        "cg04554929",
        "cg18713687",
        "cg00395420",
        "cg26677194",
        "cg05852623",
        "cg17258703",
        "cg16154810",
        "cg09450024",
        "cg22534145",
        "cg21908344",
        "cg19731612",
        "cg26441877",
        "cg06491573",
        "cg02697649",
        "cg18631330",
        "cg04223645",
        "cg23000734",
        "cg12440927",
        "cg10665321",
        "cg26664090",
        "cg24425807",
        "cg06726860",
        "cg11174255",
        "cg22198044",
        "cg13136721",
        "cg19586845",
        "cg22055815",
        "cg13946767",
        "cg14970186",
        "cg20602417",
        "cg01821058",
        "cg23678210",
        "cg25013726",
        "cg16273546",
        "cg17190781",
        "cg04725166",
        "cg04707519",
        "cg01127878",
        "cg21741562",
        "cg03299782",
        "cg21819984",
        "cg09199291",
        "cg02930419",
        "cg02692964",
        "cg04815577",
        "cg10141019",
        "cg15074709",
        "cg11924931",
        "cg03987199",
        "cg26188685",
        "cg16034541",
        "cg03730533",
        "cg10454162",
        "cg19070398",
        "cg20544552",
        "cg06249604",
        "cg02320083",
        "cg13651690",
        "cg21240492",
        "cg19731194",
        "cg14057041",
        "cg07687354",
        "cg16865475",
        "cg14073986",
        "cg25695610",
        "cg21377521",
        "cg14902204",
        "cg07755760",
        "cg12463578",
        "cg01823663",
        "cg09907936",
        "cg04653913",
        "cg11685843",
        "cg11947782",
        "cg13403462",
        "cg10409981",
        "cg01624173",
        "cg17839226",
        "cg06237983",
        "cg12500973",
        "cg17388683",
        "cg01280390",
        "cg15391375",
        "cg00799078",
        "cg00049664"
      ],
      "rows": 85,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "plus-.cmf",
      "title": "Combine the results of multiple cmf objects into one",
      "topics": [
        "+.cmf"
      ]
    },
    {
      "page": "cmf",
      "title": "Coordinate-wise Mediation Filter",
      "topics": [
        "cmf"
      ]
    },
    {
      "page": "cmf-methods",
      "title": "Methods for cmf results lists",
      "topics": [
        "cmf-methods",
        "plot.cmf",
        "print.cmf",
        "screeplot.cmf",
        "summary.cmf"
      ]
    },
    {
      "page": "generateMed",
      "title": "Generate a high-dimensional mediation dataset",
      "topics": [
        "generateMed"
      ]
    },
    {
      "page": "methylation",
      "title": "DNA Methylation, childhood trauma, and stress response",
      "topics": [
        "methylation"
      ]
    },
    {
      "page": "setCutoff",
      "title": "Set the cutoff for mediator selection",
      "topics": [
        "setCutoff"
      ]
    },
    {
      "page": "update.cmf",
      "title": "Add samples to existing cmf results object",
      "topics": [
        "update.cmf"
      ]
    }
  ],
  "_readme": "https://github.com/vankesteren/cmfilter/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "MASS",
    "Matrix",
    "pbapply",
    "Rcpp",
    "RcppArmadillo",
    "RcppProgress",
    "sparseMVN"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "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"
    },
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 2.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "cmfilter",
  "_universes": [
    "vankesteren"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-03T11:27:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "008df4ce5645dae73152767f35f5d6ff792cb5dae11a2de03f2dfe9cf0fb4d2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-03T11:27:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "92055458bb99b3ec87ce5b1801ca1238b1dc5cc2be90972ecea2d68fc2b673e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-03T11:27:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "4aea959863f83c24c9efb7073c1e2dc3faaa0f193834faf219597913d0184bfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.5",
      "date": "2026-06-03T11:27:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "edee17906d301ae1c2d8eb73ac8cf35729019b7f78bbc8dc417c0c875ca096f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-03T11:26:39.000Z",
      "arch": "aarch64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "3bc9ef7847db52d0e79b303a06031cf3f638f71f3d4b20830c3db03792c9abb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-03T11:27:59.000Z",
      "arch": "x86_64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "09795039a90e6ff9a2bc9213bb19bc21ba65964e3efccad33fdd7500eb123372",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-03T11:26:48.000Z",
      "arch": "aarch64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "90015da1efe3a08ed3d765fbaeb93e6fa9d2898a2c99ab40f771df664f9dadd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.5",
      "date": "2026-06-03T11:29:33.000Z",
      "arch": "x86_64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "ef81c5e37af2c72a24d75db44599092a39b5ae7efe2dde1571a8d28749443bad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.5",
      "date": "2026-06-03T11:27:20.000Z",
      "arch": "emscripten",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "604cf63fe370ea630c59d62d5e3f2c7dcb2825dc8a774e58e10b9b22a75a38c4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-03T11:26:32.000Z",
      "arch": "x86_64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "43c86f8bc566bdb2e8b33d862a3c7cbc0083b6b365d403151b929a85d053d6ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-03T11:26:23.000Z",
      "arch": "x86_64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "f68806711d3fc635be22777b7c8b45310fa8c2acc1073432f27345e8cd644934",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.5",
      "date": "2026-06-03T11:26:41.000Z",
      "arch": "x86_64",
      "commit": "c789334c11c95d6712af9c5cb85df38d863a634f",
      "fileid": "132080fad9086cf4c5426e3012ac939be027eaf99a2f77f88c88f133af77614f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/vankesteren/actions/runs/26881470294"
    }
  ]
}