Package: proto Version: 1.0.0.9000 Title: Prototype Object-Based Programming Description: An object oriented system using object-based, also called prototype-based, rather than class-based object oriented ideas. Authors@R: c( person("Hadley", "Wickham", , "hadley@rstudio.com", "cre"), person("Gabor", "Grothendieck", , "ggrothendieck@gmail.com", "aut"), person("Louis", "Kates", role = "aut"), person("Thomas", "Petzoldt", role = "aut") ) License: GPL-2 URL: https://github.com/hadley/proto BugReports: https://github.com/hadley/proto/issues Suggests: testthat, covr RoxygenNote: 5.0.1.9000 Repository: https://hadley.r-universe.dev Date/Publication: 2016-10-29 13:54:00 UTC RemoteUrl: https://github.com/hadley/proto RemoteRef: HEAD RemoteSha: 833b200e0441a5acc91e45ec06667fcdbd055261 NeedsCompilation: no Packaged: 2026-06-12 08:32:46 UTC; root Author: Hadley Wickham [cre], Gabor Grothendieck [aut], Louis Kates [aut], Thomas Petzoldt [aut] Maintainer: Hadley Wickham