{
  "_id": "6a0ff27bacfb0bcc41c76f95",
  "Package": "SparseVFC",
  "Type": "Package",
  "Title": "Sparse Vector Field Consensus for Vector Field Learning",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Jingmeng\", family = \"Cui\", email = \"jingmeng.cui@outlook.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-3421-8457\"))",
  "URL": "https://github.com/Sciurus365/SparseVFC",
  "BugReports": "https://github.com/Sciurus365/SparseVFC/issues",
  "Description": "The sparse vector field consensus (SparseVFC) algorithm\n(Ma et al., 2013 <doi:10.1016/j.patcog.2013.05.017>) for robust\nvector field learning. Largely translated from the Matlab\nfunctions in <https://github.com/jiayi-ma/VFC>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://sciurus365.r-universe.dev",
  "Date/Publication": "2023-11-15 11:26:54 UTC",
  "RemoteUrl": "https://github.com/Sciurus365/SparseVFC",
  "RemoteRef": "HEAD",
  "RemoteSha": "51535198eb2edb8e549e4b78495773cd501187c3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:04:20 UTC",
    "User": "root"
  },
  "Author": "Jingmeng Cui [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3421-8457>)",
  "Maintainer": "Jingmeng Cui <jingmeng.cui@outlook.com>",
  "MD5sum": "e93d48116cc63bb11c918650735efd49",
  "_user": "sciurus365",
  "_type": "src",
  "_file": "SparseVFC_0.1.2.tar.gz",
  "_fileid": "18cc644b0e6263684be53ef2a7a9997945fb968b12a4b2455832fbffcf8258d5",
  "_filesize": 2001575,
  "_sha256": "18cc644b0e6263684be53ef2a7a9997945fb968b12a4b2455832fbffcf8258d5",
  "_created": "2026-05-22T06:04:20.000Z",
  "_published": "2026-05-22T06:06:51.312Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77325439454,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153853494"
    },
    {
      "job": 77325439446,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153851958"
    },
    {
      "job": 77325439509,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153844869"
    },
    {
      "job": 77325439460,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153844417"
    },
    {
      "job": 77325111027,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153828602"
    },
    {
      "job": 77325439438,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153851286"
    },
    {
      "job": 77325439459,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7153851846"
    },
    {
      "job": 77325439463,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7153845864"
    },
    {
      "job": 77325439467,
      "time": 61,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7153842264"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Sciurus365/SparseVFC",
  "_commit": {
    "id": "51535198eb2edb8e549e4b78495773cd501187c3",
    "author": "Sciurus365 <jingmeng.cui@outlook.com>",
    "committer": "Sciurus365 <jingmeng.cui@outlook.com>",
    "message": "Update CRAN-SUBMISSION\n",
    "time": 1700047614
  },
  "_maintainer": {
    "name": "Jingmeng Cui",
    "email": "jingmeng.cui@outlook.com",
    "login": "sciurus365",
    "bluesky": "@cuijingmeng.bsky.social",
    "orcid": "0000-0003-3421-8457",
    "twitter": "@CUI_Jingmeng",
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python",
    "uuid": 26786307
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "pdist",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "grid",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "sciurus365",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "sciurus365",
      "count": 8,
      "uuid": 26786307
    }
  ],
  "_userbio": {
    "uuid": 26786307,
    "type": "user",
    "name": "Jingmeng Cui",
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python"
  },
  "_downloads": {
    "count": 353,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SparseVFC"
  },
  "_devurl": "https://github.com/sciurus365/sparsevfc",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/SparseVFC.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sciurus365/sparsevfc",
  "_realowner": "sciurus365",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-05-27"
    },
    {
      "version": "0.1.1",
      "date": "2023-02-15"
    },
    {
      "version": "0.1.2",
      "date": "2023-11-09"
    }
  ],
  "_exports": [
    "norm_vecs",
    "SparseVFC"
  ],
  "_datasets": [
    {
      "name": "church",
      "title": "The Church Photos",
      "object": "church",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "church",
      "title": "The Church Photos",
      "topics": [
        "church"
      ]
    },
    {
      "page": "norm_vecs",
      "title": "Normalize (a matrix of) vectors",
      "topics": [
        "norm_vecs"
      ]
    },
    {
      "page": "predict.VFC",
      "title": "Predict method for VFC fits",
      "topics": [
        "predict.VFC"
      ]
    },
    {
      "page": "SparseVFC",
      "title": "Sparse Vector Field Consensus",
      "topics": [
        "SparseVFC"
      ]
    }
  ],
  "_readme": "https://github.com/Sciurus365/SparseVFC/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pdist",
    "purrr",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "demo.Rmd",
      "filename": "demo.html",
      "title": "demo",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-05-26 10:21:38",
      "modified": "2023-11-09 15:20:20",
      "commits": 4
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "sparsevfc",
  "_universes": [
    "sciurus365"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T06:06:21.000Z",
      "distro": "noble",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "9d24cd9f4b4fa2e7a1a1c4a659aeb13a422aa64d251db71f9a15c12ab1dc8571",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-22T06:06:15.000Z",
      "distro": "noble",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "825bc8f063dfa58b425d5a5e51e5074449513ecec9a29704ab6590f40886e7a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T06:05:44.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "4eb4f1c49d4bcf1b8865be827d5d5001595f44698b0003b103e9bb7131367bf6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-22T06:05:42.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "15f9cc6424dc334e16fbd3769f379a8bdca86d40daa6f8570e25b705eccfc05c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T06:06:22.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "d6715e551bf278e3e01917cfe78136859626df09c5d77a9ff6baeea01e00dc5d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T06:06:10.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "a1fa862036c93e36819c7d88ce2742b6bcf1d01b6ac2db040315354bd3814e9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T06:05:39.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "31b8c385d688a3ac642d2901a444ff85a17fcc10a180307aa2dd334323fcfd1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-22T06:05:24.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "8bbd6fea77262e27be627dbb8cd581f643fb463fd52f640950670701a22172b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/26271279404"
    }
  ]
}