{
  "_id": "6a103c52acfb0bcc41c9be2d",
  "Package": "fdapaceShiny",
  "Title": "A Shiny App for the 'fdapace' Package",
  "Version": "1.0.5",
  "Authors@R": "person('Camden', 'Possinger', email = 'cpossinger@ucdavis.edu', role = c('cre', 'aut'))",
  "Description": "Shiny app for the 'fdapace' package.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/cpossinger/fdapaceShiny",
  "BugReports": "https://github.com/cpossinger/fdapaceShiny/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://cpossinger.r-universe.dev",
  "Date/Publication": "2022-04-21 03:46:30 UTC",
  "RemoteUrl": "https://github.com/cpossinger/fdapaceshiny",
  "RemoteRef": "HEAD",
  "RemoteSha": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 10:16:05 UTC",
    "User": "root"
  },
  "Author": "Camden Possinger [cre, aut]",
  "Maintainer": "Camden Possinger <cpossinger@ucdavis.edu>",
  "MD5sum": "43aa4410d92d01c2b8e09b74cd30ee15",
  "_user": "cpossinger",
  "_type": "src",
  "_file": "fdapaceShiny_1.0.5.tar.gz",
  "_fileid": "bab2b049d9c97fe5f886b4138140bc7903bdb8aae305ec37c99539c82f4aabfa",
  "_filesize": 88124,
  "_sha256": "bab2b049d9c97fe5f886b4138140bc7903bdb8aae305ec37c99539c82f4aabfa",
  "_created": "2026-05-11T10:16:05.000Z",
  "_published": "2026-05-22T11:21:54.565Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77369467724,
      "time": 178,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6915903549"
    },
    {
      "job": 77369467850,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915903715"
    },
    {
      "job": 77369467570,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6915960274"
    },
    {
      "job": 77369467779,
      "time": 253,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915964606"
    },
    {
      "job": 77369467157,
      "time": 212,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915841059"
    },
    {
      "job": 77369467124,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159284189"
    },
    {
      "job": 77369467768,
      "time": 172,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6915899403"
    },
    {
      "job": 77369468013,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6915880690"
    },
    {
      "job": 77369467900,
      "time": 131,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6915886039"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cpossinger/fdapaceshiny",
  "_commit": {
    "id": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
    "author": "Camden Possinger <cposs2000@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Bug fix for out of order ids\n\nAlways check fpca list entry number for each id even if ids are in order to correspond with fitted matrix row numbers.",
    "time": 1650512790
  },
  "_maintainer": {
    "name": "Camden Possinger",
    "email": "cpossinger@ucdavis.edu"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "config",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "fdapace",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "golem",
      "version": ">= 0.3.1",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.6.0",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "bs4Dash",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cpossinger",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "cpossinger",
      "count": 3,
      "uuid": 74730166
    },
    {
      "user": "hango1996",
      "count": 2,
      "uuid": 32754542
    }
  ],
  "_userbio": {
    "uuid": 74730166,
    "type": "user",
    "name": "Camden Possinger",
    "description": "SWE @ Delta Air Lines\r\n"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fdapaceShiny"
  },
  "_devurl": "https://github.com/cpossinger/fdapaceshiny",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fdapaceShiny.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cpossinger/fdapaceshiny",
  "_realowner": "cpossinger",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2021-09-06"
    },
    {
      "version": "1.0.1",
      "date": "2021-09-26"
    },
    {
      "version": "1.0.3",
      "date": "2021-11-05"
    },
    {
      "version": "1.0.4",
      "date": "2021-11-10"
    },
    {
      "version": "1.0.5",
      "date": "2021-11-11"
    }
  ],
  "_exports": [
    "run_app"
  ],
  "_help": [
    {
      "page": "run_app",
      "title": "Run the Shiny Application",
      "topics": [
        "run_app"
      ]
    }
  ],
  "_readme": "https://github.com/cpossinger/fdapaceshiny/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "attempt",
    "backports",
    "base64enc",
    "bs4Dash",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "colorspace",
    "commonmark",
    "config",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fdapace",
    "fontawesome",
    "foreign",
    "Formula",
    "fresh",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "golem",
    "gridExtra",
    "gtable",
    "here",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "nnet",
    "numDeriv",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "plyr",
    "pracma",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rpart",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "waiter",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "fdapaceShiny.Rmd",
      "filename": "fdapaceShiny.html",
      "title": "fdapaceShiny",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2021-11-09 00:00:22",
      "modified": "2021-11-09 00:00:22",
      "commits": 1
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "fdapaceshiny",
  "_universes": [
    "cpossinger"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-11T10:18:41.000Z",
      "distro": "noble",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "ff3ed4e08430ed64ac73c243c87f3cce0ac0a0e8cdc89e7d2b2b3b471d105671",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-05-11T10:18:42.000Z",
      "distro": "noble",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "550b3ede099235881cfad36ea5d6445f1f3dfbab6b3dc07a706252f8414c38dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-11T10:21:36.000Z",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "0c00ccac4ece3a69706ec1168bf214d179208c34fa68fb3f54f8d2fca0109330",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-05-11T10:21:38.000Z",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "12e3b38277446d93eed0a66844b3a2786284208d42c3cd2fea43fb4c43c5d697",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-11T10:18:23.000Z",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "66620ebb52213086f701235a8c596e693c6d70a8dc43b988c07d29c1c83cc2f9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-11T10:17:27.000Z",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "60ca3ece631e4870e20d37fe0585fe031e080360fc094da6fa12a67ba058ea7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-05-11T10:17:38.000Z",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "a92f77e56ef2af83ba0795f1f022ed567624fa99ab8740688d13dfb2a6c29159",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-05-22T11:21:39.000Z",
      "commit": "a759434268447eb45c5d6829b18ffd43d10bd4bf",
      "fileid": "a000c3ba4346efbaa122619a164c9897dcfacfe5c9f409c9a482572d8cd398ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cpossinger/actions/runs/25663950871"
    }
  ]
}