{
  "_id": "6a378bd23efcd9bda441a6df",
  "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-06-21 06:55:31 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": "4794214c23015c44a63ae813b79c9351",
  "_user": "sciurus365",
  "_type": "src",
  "_file": "SparseVFC_0.1.2.tar.gz",
  "_fileid": "8bcfaf3af90aa65bbd4e8b79d1498b16d613f8ff76da28211af9a81b88af417d",
  "_filesize": 2004915,
  "_sha256": "8bcfaf3af90aa65bbd4e8b79d1498b16d613f8ff76da28211af9a81b88af417d",
  "_created": "2026-06-21T06:55:31.000Z",
  "_published": "2026-06-21T06:59:30.036Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82549080956,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772776749"
    },
    {
      "job": 82549080954,
      "time": 100,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772774110"
    },
    {
      "job": 82549080955,
      "time": 78,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772771090"
    },
    {
      "job": 82549080965,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772771224"
    },
    {
      "job": 82548895894,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772760331"
    },
    {
      "job": 82549080964,
      "time": 101,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772774171"
    },
    {
      "job": 82549080962,
      "time": 196,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7772785968"
    },
    {
      "job": 82549080957,
      "time": 60,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7772768907"
    },
    {
      "job": 82549080961,
      "time": 65,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7772769470"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810",
  "_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",
    "followers": 24,
    "description": "Postdoc | KU Leuven | Dynamics in psychology | R | (a bit of) chemistry, LaTeX, python"
  },
  "_downloads": {
    "count": 273,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SparseVFC"
  },
  "_devurl": "https://github.com/sciurus365/sparsevfc",
  "_searchresults": 4,
  "_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-06-21T06:57:41.000Z",
      "distro": "noble",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "7f64792c526ad4fc42c9b1db80116a83e21ea39a6645ede2223f1b344d1db252",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-21T06:57:21.000Z",
      "distro": "noble",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "1f40c266ce957e7b2eeda27111593406521e01ea778de9265ca8cda5bf325c1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-21T06:57:02.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "30fff32fc73105c2002acd6b12bb8abf34563d366301a11c1e8855b63effe2d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-21T06:57:02.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "ef7913fc77094e07da50db36660ace5a40418ce6bedb96acb61a2b25bfd89028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-21T06:57:33.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "9333f20ae4ba1702795aba70b67cd28578b88547bda9fc7a8bae3d8d0dba4667",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T06:58:54.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "0dd4a37db8ea0333d8bbf2fe41fa79fe2332b8c1771ec5369920de446453f9ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T06:56:39.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "1930b10cc76f8e199132fd13ba3d89c48a0bd09cc6e0d7845b3000e83e2f3293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-21T06:56:42.000Z",
      "commit": "51535198eb2edb8e549e4b78495773cd501187c3",
      "fileid": "d27be6347a9dbaf7fb9385eb0e59924b934cfbb2834564d0d2d3fd8c6bef06f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sciurus365/actions/runs/27896478810"
    }
  ]
}