{
  "_id": "6a1ff7b1b401979e734438d5",
  "Package": "ES",
  "Type": "Package",
  "Title": "Edge Selection",
  "Version": "1.1",
  "Date": "2025-09-13",
  "Authors@R": "c(person(\"Sanjay\",\"Chaudhuri\", role = c(\"aut\", \"cre\"), email = \"schaudhuri2@unl.edu\"),\nperson(given = c(\"Victor\"), family = c(\"Meng\",\"Hui\"), role = \"aut\",email = \"physium@gmail.com\"))",
  "Author": "Sanjay Chaudhuri [aut, cre], Victor Meng Hui [aut]",
  "Maintainer": "Sanjay Chaudhuri <schaudhuri2@unl.edu>",
  "Description": "Implementation of the Edge Selection Algorithm for\nundirected graph selection.  The least angle regression-based\nalgorithm selects edges of an undirected graph based on the\nprojection of the current residuals on the two dimensional\nedge-planes.  The algorithm selects symmetric adjacency matrix,\nwhich many other regression-based undirected graph selection\nprocedures cannot do.",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 09:42:57 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-10-06 08:41:39 UTC",
  "RemoteUrl": "https://github.com/cran/ES",
  "RemoteRef": "HEAD",
  "RemoteSha": "4a3b82c33755df444beae3e9c66b43d5949503f6",
  "MD5sum": "b617c257ca0482d4c1c4ff847837d4ed",
  "_user": "cran",
  "_type": "src",
  "_file": "ES_1.1.tar.gz",
  "_fileid": "a0959becb76a2e75917503fb1ec2c96ad4493fde33a0fcc4202a3516a31794e8",
  "_filesize": 100397,
  "_sha256": "a0959becb76a2e75917503fb1ec2c96ad4493fde33a0fcc4202a3516a31794e8",
  "_created": "2026-06-03T09:42:57.000Z",
  "_published": "2026-06-03T09:45:21.498Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79265853099,
      "time": 104,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381100800"
    },
    {
      "job": 79265853324,
      "time": 94,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381096842"
    },
    {
      "job": 79265452877,
      "time": 129,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381060602"
    },
    {
      "job": 79265853021,
      "time": 76,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381089808"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26876576057",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ES",
  "_commit": {
    "id": "4a3b82c33755df444beae3e9c66b43d5949503f6",
    "author": "Sanjay Chaudhuri <schaudhuri2@unl.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1759740099
  },
  "_maintainer": {
    "name": "Sanjay Chaudhuri",
    "email": "schaudhuri2@unl.edu"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-41",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.1",
      "date": "2025-10-06"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 439,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ES"
  },
  "_mentions": 323,
  "_searchresults": 44,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ES.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2013-08-13"
    },
    {
      "version": "1.1",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "block_cross",
    "block_multiple",
    "block_solve",
    "create.tags",
    "cv.ES",
    "ES",
    "ESpredict",
    "MPinverse",
    "scaledata"
  ],
  "_datasets": [
    {
      "name": "marks",
      "title": "Mathematics Marks",
      "object": "marks",
      "file": "marks.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mechanics",
        "vectors",
        "algebra",
        "analysis",
        "statistics"
      ],
      "rows": 88,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ES-package",
      "title": "Edge Selection for Undirected Graphs",
      "topics": [
        "ES-package"
      ]
    },
    {
      "page": "cv.ES",
      "title": "Edge Selection with Cross validation",
      "topics": [
        "cv.ES"
      ]
    },
    {
      "page": "ES",
      "title": "Edge Selection Algorithm",
      "topics": [
        "block_cross",
        "block_multiple",
        "block_solve",
        "create.tags",
        "ES",
        "MPinverse",
        "scaledata"
      ]
    },
    {
      "page": "ESpredict",
      "title": "ESpredict",
      "topics": [
        "ESpredict"
      ]
    },
    {
      "page": "marks",
      "title": "Mathematics Marks",
      "topics": [
        "marks"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.6434526764861874,
  "_indexed": true,
  "_nocasepkg": "es",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-03T09:44:45.000Z",
      "distro": "noble",
      "commit": "4a3b82c33755df444beae3e9c66b43d5949503f6",
      "fileid": "2bf71181479018058e24e73eb94d0a6c21c37d240cd998bd8763a76b7cf97df3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876576057"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-06-03T09:44:34.000Z",
      "distro": "noble",
      "commit": "4a3b82c33755df444beae3e9c66b43d5949503f6",
      "fileid": "4ea79d6e387bf7943d5ecb1948b1982edd928c143816769552da60db17d5be96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876576057"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-06-03T09:44:25.000Z",
      "commit": "4a3b82c33755df444beae3e9c66b43d5949503f6",
      "fileid": "96b87d3b2084b2f88962577e790874aacd0f4229d756de848e6a6de057dcfbc2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26876576057"
    }
  ]
}