The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
get_question()
has been updated to the new scheme, and
the legacy_id
variable addedget_meeting_agenda()
is updated with
legacy_id
keysget_mp_pic()
to utilize the magick
package instead if imagr
when
show_plot = TRUE
get_publication()
function (was
missing)get_proposal_votes()
function for the proposal_delivered_by_mp
variableget_session_cases()
, where the
structuring of case proposers did not run in parallel, as was
intended.magrittr
(%>%
) pipes with
native pipes (|>
)httr
to httr2
get_session_cases()
to data
frame. This will break backwards compatibility (sorry!).get_session_decisions()
so that residual html is stripped
from the output. This might break some text processing applications
(sorry!).get_session_hearings()
to data.frames instead of lists.
This might break some text processing applications (sorry!).get_proceedings()
to be scalable to changes in the API.
Should not break backwards compatibility.get_session_questions()
, where the
presence of unanswered questions returned an error instead of
NA
get_vote()
because it suddenly
disappeared from the API.ifelse()
lines returned only one
element when it was supposed to return several due to someone not
realizing the vectorization rules of the function. Affected functions
were: get_case()
, get_hearing_program()
,
get_question()
, get_result_vote()
,
get_session_cases()
, and
get_session_questions()
. Only get_case()
was
significant, in that it listed all bill sponsors as being from the same
party.read_obt()
function for the package not to
rely on dplyr
get_mp_bio()
,
which broke after an
API update.
NEWS.md
file to track changes to the
package.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.