Package: activate Title: Activate to Determine the Context of Subsequent Manipulations Version: 0.0.0.9000 Authors@R: c(person("Michael D.","Sumner", role = c("aut", "cre"), email ="mdsumner@gmail.com"), person("Thomas Lin", "Pedersen", role = c("aut"), comment = "Original author of activate, in tidygraph.")) Description: A simple context-controlling mechanism to 'activate' a named sub-entity in an object. The generic functions are provided with bare default methods. It is expected that other packages will import the generic and specialize it. Depends: R (>= 3.3.0) License: GPL-3 Encoding: UTF-8 RoxygenNote: 6.0.1 Suggests: testthat, covr Repository: https://hypertidy.r-universe.dev Date/Publication: 2017-07-20 04:28:50 UTC RemoteUrl: https://github.com/hypertidy/activate RemoteRef: HEAD RemoteSha: 34cfe2be56921c9af488d22b409e244838fc827c NeedsCompilation: no Packaged: 2026-06-06 08:46:13 UTC; root Author: Michael D. Sumner [aut, cre], Thomas Lin Pedersen [aut] (Original author of activate, in tidygraph.) Maintainer: Michael D. Sumner