Package: altair Version: 5.2.0.9002 Title: Interface to 'Altair' Description: Interface to 'Altair' , which itself is a 'Python' interface to 'Vega-Lite' . This package uses the 'Reticulate' framework to manage the interface between R and 'Python'. Authors@R: c( person( given = "Ian", family = "Lyttle", email = "ijlyttle@me.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-9962-4849") ), person("Haley", "Jeppson", email = "hjeppson@iastate.edu", role = c("aut")), person("Altair Developers", role = c("aut")), person( "Alicia", "Schep", email = "aschep@gmail.com", role = c("ctb"), comment = c(ORCID = "orcid.org/0000-0002-3915-0618") ), person("Jake", "Vanderplas", comment = "Altair library", role = c("ctb")), person("Brian", "Granger", comment = "Altair library", role = c("ctb")) ) SystemRequirements: Python (>= 3.6.0), (Python) Altair (>= 4.2.0), vega_datasets (>= 0.9.0). To use image functions for MacOS: X11 License: MIT + file LICENSE Encoding: UTF-8 ByteCompile: true URL: https://github.com/vegawidget/altair, https://vegawidget.github.io/altair/ BugReports: https://github.com/vegawidget/altair/issues Imports: reticulate (>= 1.23), htmlwidgets, assertthat, magrittr, utils, vegawidget (>= 0.4.1), repr Suggests: httr, rprojroot, purrr, readr, knitr, rmarkdown, tibble, listviewer (>= 2.0.0), testthat, pryr, stringr, tidyr, dplyr, pkgdown, V8, rsvg, png, fs Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: cmake make libpng-dev libuv1-dev python3 libx11-dev Repository: https://vegawidget.r-universe.dev Date/Publication: 2024-01-15 00:39:31 UTC RemoteUrl: https://github.com/vegawidget/altair RemoteRef: HEAD RemoteSha: 2b85928cd13c48bb520a3a56b673b1334fe86e49 NeedsCompilation: no Packaged: 2026-07-02 07:41:59 UTC; root Author: Ian Lyttle [aut, cre] (ORCID: ), Haley Jeppson [aut], Altair Developers [aut], Alicia Schep [ctb] (ORCID: ), Jake Vanderplas [ctb] (Altair library), Brian Granger [ctb] (Altair library) Maintainer: Ian Lyttle