{
  "_id": "6a4a1bc20b5cb829d37083bb",
  "Package": "CLA",
  "Version": "0.96-3",
  "Date": "2024-07-29",
  "Title": "Critical Line Algorithm in Pure R",
  "Authors@R": "c(person(\"Yanhao\", \"Shi\", role = \"aut\", email = \"syhelena@163.com\"),\nperson(\"Martin\", \"Maechler\", role = c(\"aut\", \"cre\"),\nemail = \"maechler@stat.math.ethz.ch\", comment = c(ORCID = \"0000-0002-8685-9910\")))",
  "Description": "Implements 'Markowitz' Critical Line Algorithm ('CLA') for\nclassical mean-variance portfolio optimization, see Markowitz\n(1952) <doi:10.2307/2975974>. Care has been taken for\ncorrectness in light of previous buggy implementations.",
  "License": "GPL (>= 3) | file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://gitlab.math.ethz.ch/maechler/CLA/",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 08:51:23 UTC",
    "User": "root"
  },
  "Author": "Yanhao Shi [aut], Martin Maechler [aut, cre]\n(<https://orcid.org/0000-0002-8685-9910>)",
  "Maintainer": "Martin Maechler <maechler@stat.math.ethz.ch>",
  "Repository": "https://mmaechler.r-universe.dev",
  "Date/Publication": "2024-07-30 02:45:00 UTC",
  "RemoteUrl": "https://github.com/cran/CLA",
  "RemoteRef": "HEAD",
  "RemoteSha": "2d6f7fbc571427e008aac28afc0be70643586b9a",
  "_user": "mmaechler",
  "_type": "src",
  "_file": "CLA_0.96-3.tar.gz",
  "_fileid": "https://r2.ropensci.org/e1936707571d5d0ad87a626cd898df861bc688ff50c196458025c3bac828073e",
  "_filesize": 1348741,
  "_sha256": "e1936707571d5d0ad87a626cd898df861bc688ff50c196458025c3bac828073e",
  "_expires": "2026-10-13T08:54:24.000Z",
  "_created": "2026-07-05T08:51:23.000Z",
  "_published": "2026-07-05T08:54:26.649Z",
  "_jobs": [
    {
      "job": 85208401977,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090160575"
    },
    {
      "job": 85208401970,
      "time": 135,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090159969"
    },
    {
      "job": 85208401966,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090154774"
    },
    {
      "job": 85208401962,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090155187"
    },
    {
      "job": 85208229352,
      "time": 156,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090143478"
    },
    {
      "job": 85208401960,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8090158257"
    },
    {
      "job": 85208401998,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8090154523"
    },
    {
      "job": 85208402005,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8090155221"
    },
    {
      "job": 85208401994,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8090157898"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671",
  "_status": "success",
  "_upstream": "https://github.com/cran/CLA",
  "_commit": {
    "id": "2d6f7fbc571427e008aac28afc0be70643586b9a",
    "author": "Martin Maechler <maechler@stat.math.ethz.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.96-3\n",
    "time": 1722307500
  },
  "_maintainer": {
    "name": "Martin Maechler",
    "email": "maechler@stat.math.ethz.ch",
    "login": "mmaechler",
    "mastodon": "@MMaechler@fosstodon.org",
    "linkedin": "in/martinmaechlereth",
    "orcid": "0000-0002-8685-9910",
    "twitter": "@MMaechler",
    "description": "Professor emeritus @ SfS, ETH Zurich.  \nR (#rstats) Core group member\nFollower of the Alpha and Omega",
    "uuid": 995722
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "fGarch",
      "role": "Suggests"
    },
    {
      "package": "FRAPO",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "sfsmisc",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mmaechler",
      "count": 8,
      "uuid": 995722
    }
  ],
  "_userbio": {
    "uuid": 995722,
    "type": "user",
    "name": "Martin Mächler",
    "followers": 259,
    "description": "Professor emeritus @ SfS, ETH Zurich.  \r\nR (#rstats) Core group member\r\nFollower of the Alpha and Omega"
  },
  "_downloads": {
    "count": 385,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CLA"
  },
  "_mentions": 33,
  "_searchresults": 12,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CLA.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_realowner": "mmaechler",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.90-0",
      "date": "2018-01-15"
    },
    {
      "version": "0.90-1",
      "date": "2018-02-06"
    },
    {
      "version": "0.95-0",
      "date": "2019-03-13"
    },
    {
      "version": "0.95-1",
      "date": "2019-05-11"
    },
    {
      "version": "0.96-0",
      "date": "2020-09-07"
    },
    {
      "version": "0.96-1",
      "date": "2020-09-25"
    },
    {
      "version": "0.96-2",
      "date": "2021-12-16"
    },
    {
      "version": "0.96-3",
      "date": "2024-07-29"
    }
  ],
  "_exports": [
    "CLA",
    "findMu",
    "findSig",
    "MS",
    "muSigmaGarch"
  ],
  "_datasets": [
    {
      "name": "muS.10ex",
      "title": "10 Assets Example Data from Markowitz & Todd",
      "object": "muS.10ex",
      "file": "muS.10ex.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "muS.sp500",
      "title": "Return Expectation and Covariance for \"FRAPO\"s SP500 data",
      "object": "muS.sp500",
      "file": "muS.sp500.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "CLA",
      "title": "Critical Line Algorithm for mean-variance optimal portfolio",
      "topics": [
        "CLA"
      ]
    },
    {
      "page": "findMu",
      "title": "Find mu(W) and W, given sigma(W) and CLA result",
      "topics": [
        "findMu"
      ]
    },
    {
      "page": "findSig",
      "title": "Find sigma(W) and W, given mu(W) and CLA result",
      "topics": [
        "findSig"
      ]
    },
    {
      "page": "MS",
      "title": "Means (Mu) and Standard Deviations (Sigma) of the \"Turning Points\" from CLA",
      "topics": [
        "MS"
      ]
    },
    {
      "page": "muS.10ex",
      "title": "10 Assets Example Data from Markowitz & Todd",
      "topics": [
        "muS.10ex"
      ]
    },
    {
      "page": "muS.sp500",
      "title": "Return Expectation and Covariance for \"FRAPO\"s SP500 data",
      "topics": [
        "muS.sp500"
      ]
    },
    {
      "page": "muSigmaGarch",
      "title": "Compute (mu, Sigma) for a Set of Assets via GARCH fit",
      "topics": [
        "muSigmaGarch"
      ]
    },
    {
      "page": "plot.CLA",
      "title": "Plotting CLA() results including Efficient Frontier",
      "topics": [
        "plot.CLA"
      ]
    }
  ],
  "_readme": "https://github.com/cran/CLA/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "cla",
  "_universes": [
    "mmaechler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.96-3",
      "date": "2026-07-05T08:53:26.000Z",
      "distro": "resolute",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/9f097decf9275ca737bc72d3c58e9baee000b1b7228064efdccdbec15819e393",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.96-3",
      "date": "2026-07-05T08:53:21.000Z",
      "distro": "resolute",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/d11f7560eb595266f43791d0240b1bcd93d22619311b290f760d0b1c0420db5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.96-3",
      "date": "2026-07-05T08:52:50.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/27528cbeab138ce9c73c67d9c9474e9541c8c0d4c45dd0cf845cae98147bad82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.96-3",
      "date": "2026-07-05T08:52:51.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/db8a088d053eef7f351adb5a57d8c506cdfb0fa00e9d24fe811fabef5b3df9d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.96-3",
      "date": "2026-07-05T08:53:44.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/45bbe763fac8375480eb505fcd464ae387ec00de3506ce5d4640a22d7dd93af7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.96-3",
      "date": "2026-07-05T08:52:26.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/007246c381e9fdb61d75d6103fe12ad1869d429df977c169a4c85dc552f58279",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.96-3",
      "date": "2026-07-05T08:52:34.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/8cfe930cdc543c0c2a596a34900413849d6763ec799470c6b130035f9ae50a40",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.96-3",
      "date": "2026-07-05T08:52:57.000Z",
      "commit": "2d6f7fbc571427e008aac28afc0be70643586b9a",
      "fileid": "https://r2.ropensci.org/b2dddb88839537d0933552b0ed6f7a3fd43d4df0aabf6cbde979780f6ed8c59c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mmaechler/actions/runs/28735279671"
    }
  ]
}