Skip to content

objectSignals

Observer Pattern for S4

v0.10.3 · Apr 4, 2022 · GPL (>= 2)

Description

A mutable Signal object can report changes to its state, clients could register functions so that they are called whenever the signal is emitted. The signal could be emitted, disconnected, blocked, unblocked, and buffered.

Downloads

CRAN

406

Last 30 days

9926th

1.3K

Last 90 days

5K

Last year

Trend: -1.7% (30d vs prior 30d)

r2u CRAN

11

Last 30 days

34

Last 90 days

124

Last year

Trend: -31.3% (30d vs prior 30d)

autoCRAN

3

Last 7 days

13

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael Lawrence <michafla@gene.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lawrence",
                      role = c("aut", "cre"),
                      email = "michafla@gene.com"),
               person(given = "Tengfei",
                      family = "Yin",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael Lawrence <michafla@gene.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lawrence",
                      role = c("aut", "cre"),
                      email = "michafla@gene.com"),
               person(given = "Tengfei",
                      family = "Yin",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Michael Lawrence <michafla@gene.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lawrence",
                      role = c("aut", "cre"),
                      email = "michafla@gene.com"),
               person(given = "Tengfei",
                      family = "Yin",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Michael Lawrence <michafla@gene.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Michael",
                      family = "Lawrence",
                      role = c("aut", "cre"),
                      email = "michafla@gene.com"),
               person(given = "Tengfei",
                      family = "Yin",
                      role = "aut"))
as necessary.

Reverse Dependencies (2)

imports

Dependency Network

Dependencies Reverse dependencies objectProperties plumbr objectSignals

Version History

5 tracked
new 0.10.3 Mar 10, 2026
updated 0.10.3 ← 0.10.2 diff Apr 4, 2022
updated 0.10.2 ← 0.9.5 diff Oct 27, 2011
updated 0.9.5 ← 0.9.1 diff Aug 12, 2011
new 0.9.1 Jul 6, 2011