{
  "_id": "6a104b10acfb0bcc41c9fd53",
  "Package": "memapp",
  "Version": "2.16",
  "Date": "2023-06-20",
  "Title": "The Moving Epidemic Method Web Application",
  "Description": "The Moving Epidemic Method, created by T Vega and JE\nLozano (2012, 2015) <doi:10.1111/j.1750-2659.2012.00422.x>,\n<doi:10.1111/irv.12330>, allows the weekly assessment of the\nepidemic and intensity status to help in routine respiratory\ninfections surveillance in health systems. Allows the\ncomparison of different epidemic indicators, timing and shape\nwith past epidemics and across different regions or countries\nwith different surveillance systems. Also, it gives a measure\nof the performance of the method in terms of sensitivity and\nspecificity of the alert week. 'memapp' is a web application\ncreated in the Shiny framework for the 'mem' R package.",
  "Authors@R": "person(given = \"Jose E.\", family = \"Lozano\", email = \"lozalojo@gmail.com\", role = c(\"aut\", \"cre\"))",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/lozalojo/memapp",
  "BugReports": "https://github.com/lozalojo/memapp/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://lozalojo.r-universe.dev",
  "Date/Publication": "2023-06-21 06:20:33 UTC",
  "RemoteUrl": "https://github.com/lozalojo/memapp",
  "RemoteRef": "HEAD",
  "RemoteSha": "35d94958c738928def58253586583db94c6813f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-10 08:02:55 UTC",
    "User": "root"
  },
  "Author": "Jose E. Lozano [aut, cre]",
  "Maintainer": "Jose E. Lozano <lozalojo@gmail.com>",
  "MD5sum": "2fbefdbbaedca6de7ff6f27684ce25d1",
  "_user": "lozalojo",
  "_type": "src",
  "_file": "memapp_2.16.tar.gz",
  "_fileid": "ca2890d00c3a552ab1f0433d0855e714a501d5a5320248bdef0861609d9d8908",
  "_filesize": 291783,
  "_sha256": "ca2890d00c3a552ab1f0433d0855e714a501d5a5320248bdef0861609d9d8908",
  "_created": "2026-05-10T08:02:55.000Z",
  "_published": "2026-05-22T12:24:47.995Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77378705397,
      "time": 159,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902172728"
    },
    {
      "job": 77378705642,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902172561"
    },
    {
      "job": 77378705139,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902171747"
    },
    {
      "job": 77378705183,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902171715"
    },
    {
      "job": 77378704756,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902157419"
    },
    {
      "job": 77378704796,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160397176"
    },
    {
      "job": 77378705688,
      "time": 123,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6902169289"
    },
    {
      "job": 77378705671,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6902166977"
    },
    {
      "job": 77378705796,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6902168775"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lozalojo/memapp",
  "_commit": {
    "id": "35d94958c738928def58253586583db94c6813f1",
    "author": "José E. Lozano <lozalojo@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from lozalojo/development\n\nv2.16",
    "time": 1687328433
  },
  "_maintainer": {
    "name": "Jose E. Lozano",
    "email": "lozalojo@gmail.com",
    "login": "lozalojo",
    "uuid": 16079668
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "shinyBS",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Imports"
    },
    {
      "package": "formattable",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "mem",
      "version": ">= 2.18",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Suggests"
    },
    {
      "package": "readxl",
      "role": "Suggests"
    },
    {
      "package": "foreign",
      "role": "Suggests"
    },
    {
      "package": "haven",
      "role": "Suggests"
    },
    {
      "package": "readODS",
      "role": "Suggests"
    },
    {
      "package": "RODBC",
      "role": "Suggests"
    },
    {
      "package": "magick",
      "role": "Suggests"
    }
  ],
  "_owner": "lozalojo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "influenza",
    "mem"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "lozalojo",
      "count": 144,
      "uuid": 16079668
    },
    {
      "user": "lozanoje",
      "count": 6,
      "uuid": 97222117
    },
    {
      "user": "jakob2025",
      "count": 2,
      "uuid": 25663062
    }
  ],
  "_userbio": {
    "uuid": 16079668,
    "type": "user",
    "name": "José E. Lozano"
  },
  "_downloads": {
    "count": 329,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/memapp"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/lozalojo/memapp",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/memapp.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lozalojo/memapp",
  "_realowner": "lozalojo",
  "_cranurl": true,
  "_releases": [
    {
      "version": "2.0",
      "date": "2017-06-06"
    },
    {
      "version": "2.1",
      "date": "2017-06-08"
    },
    {
      "version": "2.2",
      "date": "2017-06-23"
    },
    {
      "version": "2.3",
      "date": "2017-07-07"
    },
    {
      "version": "2.4",
      "date": "2017-09-01"
    },
    {
      "version": "2.5",
      "date": "2017-09-21"
    },
    {
      "version": "2.6",
      "date": "2017-10-23"
    },
    {
      "version": "2.7",
      "date": "2018-01-23"
    },
    {
      "version": "2.8",
      "date": "2018-03-02"
    },
    {
      "version": "2.9",
      "date": "2018-03-12"
    },
    {
      "version": "2.10",
      "date": "2018-06-02"
    },
    {
      "version": "2.11",
      "date": "2018-11-08"
    },
    {
      "version": "2.12",
      "date": "2019-01-29"
    },
    {
      "version": "2.13",
      "date": "2019-06-04"
    },
    {
      "version": "2.14",
      "date": "2020-09-10"
    },
    {
      "version": "2.15",
      "date": "2022-04-24"
    },
    {
      "version": "2.16",
      "date": "2023-06-20"
    }
  ],
  "_exports": [
    "runmemapp"
  ],
  "_datasets": [
    {
      "name": "flucyl",
      "title": "Castilla y Leon influenza crude rates",
      "object": "flucyl",
      "file": "flucyl.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "2001/2002",
        "2002/2003",
        "2003/2004",
        "2004/2005",
        "2005/2006",
        "2006/2007",
        "2007/2008",
        "2008/2009"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "flucylraw",
      "title": "Castilla y Leon influenza standarised rates",
      "object": "flucylraw",
      "file": "flucylraw.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "year",
        "week",
        "rates"
      ],
      "rows": 267,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "flucyl",
      "title": "Castilla y Leon influenza crude rates",
      "topics": [
        "flucyl"
      ]
    },
    {
      "page": "flucylraw",
      "title": "Castilla y Leon influenza standarised rates",
      "topics": [
        "flucylraw"
      ]
    },
    {
      "page": "runmemapp",
      "title": "The Moving Epidemics Method Shiny Web Application",
      "topics": [
        "runmemapp"
      ]
    }
  ],
  "_readme": "https://github.com/lozalojo/memapp/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "boot",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "EnvStats",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "formattable",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "MASS",
    "mclust",
    "mem",
    "memoise",
    "mime",
    "nortest",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppRoll",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyBS",
    "shinydashboard",
    "shinyjs",
    "shinyWidgets",
    "sm",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 3.845098040014257,
  "_indexed": true,
  "_nocasepkg": "memapp",
  "_universes": [
    "lozalojo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.16",
      "date": "2026-05-10T08:05:19.000Z",
      "distro": "noble",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "99466e77e0e84537fbfbf07987ae40b12b5461980cf25f578882b5199f90350a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.16",
      "date": "2026-05-10T08:05:18.000Z",
      "distro": "noble",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "f1de65b8d1287cf29bb3500a35c925241c4c896fbd99ddf351421ad38eeca8ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.16",
      "date": "2026-05-10T08:05:22.000Z",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "b8884a55fd58e0c5724018c20d429d4f2f0574af1b2f616dae8a2a20abd5d831",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.16",
      "date": "2026-05-10T08:05:15.000Z",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "0ad8cb01afa66eaef6f69eb6a0cea9b16217ebef3a0426beaf4bddd24c045e3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.16",
      "date": "2026-05-10T08:04:38.000Z",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "c692ae9fd7dea6d3d067876ae8defe350c12d23c0c2b07d150ff34784982b245",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.16",
      "date": "2026-05-10T08:04:17.000Z",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "0b7f5977699a99676fd5226e247afad820ffcadf65299626018cfc6985335af5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.16",
      "date": "2026-05-10T08:04:30.000Z",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "c847e748ae536563c8a2a993a0b5fba94adb6ab2b80ea58ddf82878db947f9ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.16",
      "date": "2026-05-22T12:24:29.000Z",
      "commit": "35d94958c738928def58253586583db94c6813f1",
      "fileid": "c606ae5a88c432ed9db88ad407aab38d0eb6c140fbdbe49a65e65043f7e99db6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lozalojo/actions/runs/25623497072"
    }
  ]
}