{
  "_id": "6a571902ff0138dec5d6db6a",
  "Package": "objectSignals",
  "License": "GPL (>= 2)",
  "Maintainer": "Michael Lawrence <michafla@gene.com>",
  "Title": "Observer Pattern for S4",
  "Author": "Michael Lawrence, Tengfei Yin",
  "Description": "A mutable Signal object can report changes to its state,\nclients could register functions so that they are called\nwhenever the signal is emitted. The signal could be emitted,\ndisconnected, blocked, unblocked, and buffered.",
  "Version": "0.10.3",
  "Collate": "Signal-class.R utils.R",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 05:17:59 UTC",
    "User": "root"
  },
  "Repository": "https://lawremi.r-universe.dev",
  "Date/Publication": "2022-04-05 05:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/objectSignals",
  "RemoteRef": "HEAD",
  "RemoteSha": "cc518a819e68c35222c55afc1441db0fe42cf41b",
  "_user": "lawremi",
  "_type": "src",
  "_file": "objectSignals_0.10.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/9ed08dc54381333d915f6a74bd5f6ee9df8984b6797b5151cfe21ae15645e46b",
  "_filesize": 95996,
  "_sha256": "9ed08dc54381333d915f6a74bd5f6ee9df8984b6797b5151cfe21ae15645e46b",
  "_expires": "2026-10-23T05:22:08.000Z",
  "_created": "2026-07-15T05:17:59.000Z",
  "_published": "2026-07-15T05:22:10.207Z",
  "_jobs": [
    {
      "job": 87274613090,
      "time": 103,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333297629"
    },
    {
      "job": 87274613081,
      "time": 108,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333299218"
    },
    {
      "job": 87274613087,
      "time": 220,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333319355"
    },
    {
      "job": 87274613071,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333293351"
    },
    {
      "job": 87274231890,
      "time": 175,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333269183"
    },
    {
      "job": 87274613102,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8333294043"
    },
    {
      "job": 87274613103,
      "time": 57,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333285221"
    },
    {
      "job": 87274613101,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333290275"
    },
    {
      "job": 87274613079,
      "time": 58,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333285430"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559",
  "_status": "success",
  "_upstream": "https://github.com/cran/objectSignals",
  "_commit": {
    "id": "cc518a819e68c35222c55afc1441db0fe42cf41b",
    "author": "Michael Lawrence <michafla@gene.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.10.3\n",
    "time": 1649134802
  },
  "_maintainer": {
    "name": "Michael Lawrence",
    "email": "michafla@gene.com",
    "login": "lawremi",
    "linkedin": "in/michael-lawrence-74a9b482",
    "description": "Member of R core, contributor to @Bioconductor.",
    "uuid": 158190
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.12",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lawremi",
      "count": 2,
      "uuid": 158190
    },
    {
      "user": "tengfei",
      "count": 2,
      "uuid": 253192
    }
  ],
  "_userbio": {
    "uuid": 158190,
    "type": "user",
    "name": "Michael Lawrence",
    "followers": 199,
    "description": "Member of R core, contributor to @Bioconductor."
  },
  "_downloads": {
    "count": 355,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/objectSignals"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/objectSignals.html",
    "manual.pdf"
  ],
  "_realowner": "lawremi",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.9.1",
      "date": "2011-07-07"
    },
    {
      "version": "0.9.5",
      "date": "2011-08-13"
    },
    {
      "version": "0.10.2",
      "date": "2011-10-28"
    },
    {
      "version": "0.10.3",
      "date": "2022-04-05"
    }
  ],
  "_exports": [
    "declareSignal",
    "fieldWithPrototype",
    "listeners",
    "Signal"
  ],
  "_help": [
    {
      "page": "declareSignal",
      "title": "Declaring a signal field",
      "topics": [
        "declareSignal"
      ]
    },
    {
      "page": "fieldWithPrototype",
      "title": "Fields with prototypes",
      "topics": [
        "fieldWithPrototype"
      ]
    },
    {
      "page": "Signal-class",
      "title": "Signal objects",
      "topics": [
        "class:Signal",
        "length,Signal-method",
        "listeners",
        "listeners,Signal-method",
        "Signal",
        "Signal-class"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "objectsignals",
  "_universes": [
    "lawremi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.3",
      "date": "2026-07-15T05:19:47.000Z",
      "distro": "resolute",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/043ea094db44eb21183db24b42a36ddc9673336d992b96128eb89ad3c294f8da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.3",
      "date": "2026-07-15T05:19:52.000Z",
      "distro": "resolute",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/e86e4bc37fd0086d8ed425bed53084fbc0c5a594ef878ea32fd1e9d90eb24e00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.3",
      "date": "2026-07-15T05:21:05.000Z",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/d26d7f0c02aaf06f5999995629bd0a2414db701dccb9e551422a364a1610e3a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.3",
      "date": "2026-07-15T05:19:35.000Z",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/602cf395537c7cfdc84bddffe1b444896c29cbe3961054afbd3f94e5106d4c54",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.3",
      "date": "2026-07-15T05:19:42.000Z",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/da893f5b416a9ec0334b4c8d78e6ef895b9142d659de5bbe977fb0fb3d7b9008",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-07-15T05:18:59.000Z",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/93734c77931935540f09e0bb8332dd729140c023b006c256378aaf5e9ace6040",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-07-15T05:19:16.000Z",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/12567edae3d2404b41cc950243cc3b6a389cd11cbd062ed89d033dd87e087a4c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.3",
      "date": "2026-07-15T05:18:59.000Z",
      "commit": "cc518a819e68c35222c55afc1441db0fe42cf41b",
      "fileid": "https://r2.ropensci.org/c2b6acd87d53aa047ab49d9849da36ce275f69f2831519218f2aed1640d36c7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lawremi/actions/runs/29390961559"
    }
  ]
}