r-universe-org / help

Support and bug tracker for R-universe
https://docs.r-universe.dev/
8 stars 2 forks source link

`api/packages`: `_winbinary` field is "success" even though one of the builds for windows fails #400

Closed pawelru closed 2 months ago

pawelru commented 2 months ago

Example: https://pharmaverse.r-universe.dev/api/packages/formatters

The content is dynamic so I copied over the content below.

Long file! ``` { "Package": "formatters", "Title": "ASCII Formatting for Values and Tables", "Version": "0.5.6.9003", "Date": "2024-04-29", "Authors@R": "c(\nperson(\"Gabriel\", \"Becker\", , \"gabembecker@gmail.com\", role = \"aut\",\ncomment = \"original creator of the package\"),\nperson(\"Adrian\", \"Waddell\", , \"adrian.waddell@gene.com\", role = \"aut\"),\nperson(\"Davide\", \"Garolini\", , \"davide.garolini@roche.com\", role = \"ctb\"),\nperson(\"Emily\", \"de la Rua\", , \"emily.de_la_rua@contractors.roche.com\", role = \"ctb\"),\nperson(\"Abinaya\", \"Yogasekaram\", , \"abinaya.yogasekaram@contractors.roche.com\", role = \"ctb\"),\nperson(\"Joe\", \"Zhu\", , \"joe.zhu@roche.com\", role = c(\"ctb\", \"cre\")),\nperson(\"F. Hoffmann-La Roche AG\", role = c(\"cph\", \"fnd\"))\n)", "Description": "We provide a framework for rendering complex tables to\nASCII, and a set of formatters for transforming values or sets\nof values into ASCII-ready display strings.", "License": "Apache License 2.0", "URL": "https://insightsengineering.github.io/formatters/,\nhttps://github.com/insightsengineering/formatters/", "BugReports": "https://github.com/insightsengineering/formatters/issues", "VignetteBuilder": "knitr", "Config/Needs/verdepcheck": "mllg/checkmate, rstudio/htmltools,\ntidyverse/dplyr, rstudio/gt, hughjonesd/huxtable, yihui/knitr,\nr-lib/lifecycle, Merck/r2rtf, rstudio/rmarkdown,\ngagolews/stringi, r-lib/testthat, r-lib/withr", "Config/Needs/website": "insightsengineering/nesttemplate", "Encoding": "UTF-8", "Language": "en-US", "LazyData": "true", "Roxygen": "list(markdown = TRUE)", "RoxygenNote": "7.3.1", "Collate": "'data.R' 'format_value.R' 'matrix_form.R' 'generics.R'\n'labels.R' 'mpf_exporters.R' 'package.R' 'page_size.R'\n'pagination.R' 'tostring.R' 'utils.R' 'zzz.R'", "Repository": "https://pharmaverse.r-universe.dev", "RemoteUrl": "https://github.com/insightsengineering/formatters", "RemoteRef": "HEAD", "RemoteSha": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "NeedsCompilation": "no", "Packaged": { "Date": "2024-04-29 17:19:36 UTC", "User": "root" }, "Author": "Gabriel Becker [aut] (original creator of the package),\nAdrian Waddell [aut],\nDavide Garolini [ctb],\nEmily de la Rua [ctb],\nAbinaya Yogasekaram [ctb],\nJoe Zhu [ctb, cre],\nF. Hoffmann-La Roche AG [cph, fnd]", "Maintainer": "Joe Zhu ", "MD5sum": "c4c83b9df64c8f1feafcfc817c8713a8", "_user": "pharmaverse", "_type": "src", "_file": "formatters_0.5.6.9003.tar.gz", "_fileid": "c4c83b9df64c8f1feafcfc817c8713a8", "_filesize": 4534921, "_created": "2024-04-29T17:19:36.000Z", "_published": "2024-04-29T19:08:18.038Z", "_upstream": "https://github.com/insightsengineering/formatters", "_commit": { "id": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "author": "cicdguy ", "committer": "github-actions <41898282+github-actions[bot]@users.noreply.github.com>", "message": "[skip actions] Bump version to 0.5.6.9003\n", "time": 1714409206 }, "_maintainer": { "name": "Joe Zhu", "email": "joe.zhu@roche.com", "login": "shajoezhu" }, "_distro": "noble", "_host": "GitHub-Actions", "_status": "success", "_pkgdocs": "skipped", "_winbinary": "success", "_macbinary": "success", "_wasmbinary": "success", "_buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125", "_registered": true, "_dependencies": [ { "package": "methods", "role": "Depends" }, { "package": "R", "version": ">= 2.10", "role": "Depends" }, { "package": "checkmate", "version": ">= 2.1.0", "role": "Imports" }, { "package": "grid", "role": "Imports" }, { "package": "htmltools", "version": ">= 0.5.3", "role": "Imports" }, { "package": "dplyr", "version": ">= 1.0.9", "role": "Suggests" }, { "package": "gt", "version": ">= 0.7.0", "role": "Suggests" }, { "package": "huxtable", "version": ">= 2.0.0", "role": "Suggests" }, { "package": "knitr", "version": ">= 1.42", "role": "Suggests" }, { "package": "lifecycle", "version": ">= 0.2.0", "role": "Suggests" }, { "package": "r2rtf", "version": ">= 0.3.2", "role": "Suggests" }, { "package": "rmarkdown", "version": ">= 2.19", "role": "Suggests" }, { "package": "stringi", "version": ">= 1.6", "role": "Suggests" }, { "package": "testthat", "version": ">= 3.0.4", "role": "Suggests" }, { "package": "withr", "version": ">= 2.0.0", "role": "Suggests" } ], "_owner": "insightsengineering", "_selfowned": false, "_usedby": 44, "_updates": [ { "week": "2023-19", "n": 1 }, { "week": "2023-20", "n": 4 }, { "week": "2023-21", "n": 1 }, { "week": "2023-22", "n": 2 }, { "week": "2023-23", "n": 1 }, { "week": "2023-25", "n": 2 }, { "week": "2023-26", "n": 2 }, { "week": "2023-28", "n": 4 }, { "week": "2023-29", "n": 6 }, { "week": "2023-31", "n": 2 }, { "week": "2023-32", "n": 2 }, { "week": "2023-33", "n": 2 }, { "week": "2023-34", "n": 12 }, { "week": "2023-37", "n": 4 }, { "week": "2023-40", "n": 2 }, { "week": "2023-41", "n": 4 }, { "week": "2023-42", "n": 12 }, { "week": "2023-47", "n": 4 }, { "week": "2023-48", "n": 6 }, { "week": "2023-49", "n": 4 }, { "week": "2023-50", "n": 2 }, { "week": "2023-51", "n": 2 }, { "week": "2024-01", "n": 4 }, { "week": "2024-03", "n": 2 }, { "week": "2024-04", "n": 2 }, { "week": "2024-05", "n": 2 }, { "week": "2024-06", "n": 5 }, { "week": "2024-08", "n": 2 }, { "week": "2024-09", "n": 4 }, { "week": "2024-10", "n": 2 }, { "week": "2024-11", "n": 4 }, { "week": "2024-12", "n": 2 }, { "week": "2024-14", "n": 9 }, { "week": "2024-15", "n": 2 }, { "week": "2024-16", "n": 4 }, { "week": "2024-18", "n": 4 } ], "_tags": [ { "name": "v0.5.0", "date": "2023-05-17" }, { "name": "v0.5.0-rc1", "date": "2023-05-17" }, { "name": "v0.5.1-rc1", "date": "2023-07-14" }, { "name": "v0.5.1", "date": "2023-07-19" }, { "name": "v0.5.2-rc1", "date": "2023-08-23" }, { "name": "v0.5.2", "date": "2023-08-25" }, { "name": "v0.5.3-rc1", "date": "2023-09-28" }, { "name": "v0.5.3-rc2", "date": "2023-10-02" }, { "name": "v0.5.3", "date": "2023-10-03" }, { "name": "v0.5.4-rc1", "date": "2023-10-18" }, { "name": "v0.5.4", "date": "2023-10-19" }, { "name": "v0.5.5", "date": "2023-12-06" }, { "name": "v0.5.6-rc1", "date": "2024-04-10" }, { "name": "v0.5.6", "date": "2024-04-15" } ], "_topics": [ "format", "matrix", "table" ], "_organization": true, "_stars": 13, "_contributions": { "gmbecker": 87, "melkiades": 48, "cicdguy": 25, "edelarua": 24, "walkowif": 16, "shajoezhu": 13, "insights-engineering-bot": 11, "pawelru": 11, "ayogasekaram": 9, "m7pr": 4, "vedhav": 2, "averissimo": 2, "arkadiuszbeer": 2, "clarkliming": 2, "denisovan31415": 2, "gogonzo": 1, "anajens": 1, "polkas": 1, "martincadek": 1, "tomszosz": 1 }, "_devurl": "https://github.com/insightsengineering/formatters", "_assets": [ "extra/citation.cff", "extra/contents.json", "extra/formatters.html", "extra/NEWS.html", "extra/NEWS.txt", "manual.pdf", "readme.html", "readme.md" ], "_homeurl": "https://github.com/insightsengineering/formatters", "_realowner": "insightsengineering", "_cranurl": true, "_releases": [ { "version": "0.2.0", "date": "2022-03-29" }, { "version": "0.3.1", "date": "2022-05-21" }, { "version": "0.3.2", "date": "2022-06-09" }, { "version": "0.4.0", "date": "2023-03-02" }, { "version": "0.4.1", "date": "2023-04-15" }, { "version": "0.5.0", "date": "2023-05-25" }, { "version": "0.5.2", "date": "2023-08-25" }, { "version": "0.5.5", "date": "2023-12-06" }, { "version": "0.5.6", "date": "2024-04-15" } ], "_exports": [ "%||%", "all_footers", "all_titles", "basic_listing_mf", "basic_matrix_form", "basic_pagdf", "check_aligns", "decimal_align", "default_hsep", "default_page_number", "diagnose_pagination", "divider_height", "do_forced_paginate", "export_as_pdf", "export_as_rtf", "export_as_txt", "fmt_config", "format_value", "is_valid_format", "is.wholenumber", "list_valid_aligns", "list_valid_format_labels", "main_footer", "main_footer<-", "main_title", "main_title<-", "make_row_df", "matrix_form", "MatrixPrintForm", "mf_aligns", "mf_aligns<-", "mf_cinfo", "mf_cinfo<-", "mf_colgap", "mf_colgap<-", "mf_display", "mf_display<-", "mf_formats", "mf_formats<-", "mf_has_rlabels", "mf_has_topleft", "mf_lgrouping", "mf_lgrouping<-", "mf_ncol", "mf_ncol<-", "mf_nlheader", "mf_nrheader", "mf_nrheader<-", "mf_nrow", "mf_rfnotes", "mf_rfnotes<-", "mf_rinfo", "mf_rinfo<-", "mf_spans", "mf_spans<-", "mf_strings", "mf_strings<-", "mpf_has_rlabels", "mpf_to_rtf", "ncol", "nlines", "num_rep_cols", "obj_align", "obj_align<-", "obj_format", "obj_format<-", "obj_label", "obj_label<-", "obj_na_str", "obj_na_str<-", "obj_name", "obj_name<-", "padstr", "pag_indices_inner", "pagdfrow", "page_dim", "page_lcpp", "page_titles", "page_titles<-", "page_types", "paginate_indices", "paginate_to_mpfs", "propose_column_widths", "prov_footer", "prov_footer<-", "ref_df_row", "round_fmt", "set_default_hsep", "set_default_page_number", "spans_to_viscell", "spread_integer", "sprintf_format", "subtitles", "subtitles<-", "table_inset", "table_inset<-", "toString", "var_labels", "var_labels_remove", "var_labels<-", "var_relabel", "vert_pag_indices", "with_label", "wrap_string", "wrap_txt" ], "_datasets": [ { "name": "DM", "title": "DM data", "object": "DM", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "ID", "AGE", "SEX", "RACE", "COUNTRY", "ARM", "BMRKR1", "STRATA1" ], "rows": 356, "table": true, "tojson": true }, { "name": "ex_adae", "title": "Simulated CDISC-like data for examples", "object": "ex_adae", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "AESEQ", "AETERM", "AELLT", "AEDECOD", "AEHLT", "AEHLGT", "AEBODSYS", "AESOC", "AESEV", "AESER", "AREL", "ASTDTM", "AENDTM", "ASTDY", "AENDY", "AETOXGR" ], "rows": 1934, "table": true, "tojson": true }, { "name": "ex_adaette", "title": "Simulated CDISC-like data for examples", "object": "ex_adaette", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "TTESEQ", "PARAM", "PARAMCD", "AVAL", "AVALU", "ADTM", "ADY", "CNSR", "EVNTDESC", "CNSDTDSC" ], "rows": 1200, "table": true, "tojson": true }, { "name": "ex_adcm", "title": "Simulated CDISC-like data for examples", "object": "ex_adcm", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "CMSEQ", "CMDECOD", "CMCAT", "CMCLAS", "ATIREL", "ASTDTM", "AENDTM", "ASTDY", "AENDY" ], "rows": 1934, "table": true, "tojson": true }, { "name": "ex_adlb", "title": "Simulated CDISC-like data for examples", "object": "ex_adlb", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "LBSEQ", "LBTESTCD", "LBTEST", "LBCAT", "LBSTRESC", "ASPID", "PARAM", "PARAMCD", "AVAL", "AVALU", "BASE2", "BASE", "BASETYPE", "ABLFL2", "ABLFL", "CHG2", "PCHG2", "CHG", "PCHG", "DTYPE", "ANRIND", "ADTM", "ADY", "ATPTN", "AVISIT", "AVISITN", "LOQFL" ], "rows": 8400, "table": true, "tojson": true }, { "name": "ex_admh", "title": "Simulated CDISC-like data for examples", "object": "ex_admh", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "MHSEQ", "MHTERM", "MHDECOD", "MHBODSYS", "MHSOC", "ASTDTM", "AENDTM", "ASTDY", "AENDY" ], "rows": 1934, "table": true, "tojson": true }, { "name": "ex_adqs", "title": "Simulated CDISC-like data for examples", "object": "ex_adqs", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "QSSEQ", "PARAM", "PARAMCD", "AVAL", "BASE2", "BASE", "ABLFL2", "ABLFL", "CHG2", "PCHG2", "CHG", "PCHG", "ADTM", "ADY", "AVISIT", "AVISITN", "LOQFL" ], "rows": 14000, "table": true, "tojson": true }, { "name": "ex_adrs", "title": "Simulated CDISC-like data for examples", "object": "ex_adrs", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "RSSEQ", "PARAM", "PARAMCD", "AVAL", "AVALC", "ADTM", "ADY", "AVISIT", "AVISITN" ], "rows": 2400, "table": true, "tojson": true }, { "name": "ex_adsl", "title": "Simulated CDISC-like data for examples", "object": "ex_adsl", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs" ], "rows": 400, "table": true, "tojson": true }, { "name": "ex_adtte", "title": "Simulated CDISC-like data for examples", "object": "ex_adtte", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "TTESEQ", "PARAM", "PARAMCD", "AVAL", "AVALU", "ADTM", "ADY", "CNSR", "EVNTDESC", "CNSDTDSC" ], "rows": 1200, "table": true, "tojson": true }, { "name": "ex_advs", "title": "Simulated CDISC-like data for examples", "object": "ex_advs", "class": [ "tbl_df", "tbl", "data.frame" ], "fields": [ "STUDYID", "USUBJID", "SUBJID", "SITEID", "AGE", "SEX", "RACE", "COUNTRY", "INVID", "ARM", "ARMCD", "ACTARM", "ACTARMCD", "STRATA1", "STRATA2", "BMRKR1", "BMRKR2", "ITTFL", "SAFFL", "BMEASIFL", "BEP01FL", "RANDDT", "TRTSDTM", "TRTEDTM", "EOSSTT", "EOSDT", "EOSDY", "DCSREAS", "DTHDT", "LSTALVDT", "study_duration_secs", "ASEQ", "VSSEQ", "VSTESTCD", "VSTEST", "VSCAT", "VSSTRESC", "ASPID", "PARAM", "PARAMCD", "AVAL", "AVALU", "BASE2", "BASE", "BASETYPE", "ABLFL2", "ABLFL", "CHG2", "PCHG2", "CHG", "PCHG", "DTYPE", "ANRIND", "ADTM", "ADY", "ATPTN", "AVISIT", "AVISITN", "LOQFL" ], "rows": 16800, "table": true, "tojson": true } ], "_help": [ { "page": "formatters-package", "title": "formatters Package", "topics": [ "formatters-package", "formatters" ] }, { "page": "basic_pagdf", "title": "Basic/spoof pagination info data frame", "topics": [ "basic_pagdf" ] }, { "page": "check_formats", "title": "Check if a format or alignment is supported", "topics": [ "check_aligns", "check_formats", "is_valid_format" ] }, { "page": "decimal_align", "title": "Decimal alignment", "topics": [ "decimal_align" ] }, { "page": "default_horizontal_sep", "title": "Default horizontal separator", "topics": [ "default_horizontal_sep", "default_hsep", "set_default_hsep" ] }, { "page": "default_page_number", "title": "Default page number format", "topics": [ "default_page_number", "set_default_page_number" ] }, { "page": "divider_height", "title": "Divider height", "topics": [ "divider_height", "divider_height,ANY-method" ] }, { "page": "DM", "title": "DM data", "topics": [ "DM" ] }, { "page": "do_forced_paginate", "title": "Generic for performing \"forced\" pagination", "topics": [ "do_forced_paginate", "do_forced_paginate,ANY-method" ] }, { "page": "cdisc_data", "title": "Simulated CDISC-like data for examples", "topics": [ "ex_adae", "ex_adaette", "ex_adcm", "ex_adlb", "ex_admh", "ex_adqs", "ex_adrs", "ex_adsl", "ex_adtte", "ex_advs" ] }, { "page": "export_as_pdf", "title": "Export as PDF", "topics": [ "export_as_pdf" ] }, { "page": "export_as_rtf", "title": "Export as RTF", "topics": [ "export_as_rtf" ] }, { "page": "export_as_txt", "title": "Export a table-like object to plain (ASCII) text with page breaks", "topics": [ "export_as_txt" ] }, { "page": "fmt_config", "title": "Format configuration", "topics": [ "fmt_config" ] }, { "page": "format_value", "title": "Converts a (possibly compound) value into a string using the 'format' information", "topics": [ "format_value" ] }, { "page": "ifnotlen0", "title": "%||% (if length-0) alternative operator", "topics": [ "%||%", "ifnotlen0" ] }, { "page": "is.wholenumber", "title": "Check if a value is a whole number", "topics": [ "is.wholenumber" ] }, { "page": "lab_name", "title": "Label, name, and format accessor generics", "topics": [ "lab_name", "obj_align", "obj_align,ANY-method", "obj_align,fmt_config-method", "obj_align<-", "obj_align<-,ANY-method", "obj_align<-,fmt_config-method", "obj_format", "obj_format,ANY-method", "obj_format,fmt_config-method", "obj_format<-", "obj_format<-,ANY-method", "obj_format<-,fmt_config-method", "obj_label", "obj_label,ANY-method", "obj_label<-", "obj_label<-,ANY-method", "obj_name", "obj_name<-", "obj_na_str", "obj_na_str,ANY-method", "obj_na_str,fmt_config-method", "obj_na_str<-", "obj_na_str<-,ANY-method", "obj_na_str<-,fmt_config-method" ] }, { "page": "list_formats", "title": "List of currently supported formats and vertical alignments", "topics": [ "list_formats", "list_valid_aligns", "list_valid_format_labels" ] }, { "page": "title_footer", "title": "General title and footer accessors", "topics": [ "all_footers", "all_titles", "main_footer", "main_footer,MatrixPrintForm-method", "main_footer<-", "main_footer<-,MatrixPrintForm-method", "main_title", "main_title,MatrixPrintForm-method", "main_title<-", "main_title<-,MatrixPrintForm-method", "page_titles", "page_titles,ANY-method", "page_titles,MatrixPrintForm-method", "page_titles<-", "page_titles<-,MatrixPrintForm-method", "prov_footer", "prov_footer,MatrixPrintForm-method", "prov_footer<-", "prov_footer<-,MatrixPrintForm-method", "subtitles", "subtitles,MatrixPrintForm-method", "subtitles<-", "subtitles<-,MatrixPrintForm-method" ] }, { "page": "make_row_df", "title": "Make row layout summary data frames for use during pagination", "topics": [ "make_row_df", "make_row_df,MatrixPrintForm-method" ] }, { "page": "matrix_form", "title": "Transform 'rtable' to a list of matrices which can be used for outputting", "topics": [ "matrix_form", "matrix_form,MatrixPrintForm-method" ] }, { "page": "MatrixPrintForm", "title": "Constructor for Matrix Print Form", "topics": [ "MatrixPrintForm" ] }, { "page": "MatrixPrintForm_class", "title": "Class for Matrix Print Form", "topics": [ "MatrixPrintForm-class" ] }, { "page": "mpf_accessors", "title": "Getters and setters for aspects of 'MatrixPrintForm' objects", "topics": [ "mf_aligns", "mf_aligns<-", "mf_cinfo", "mf_cinfo<-", "mf_colgap", "mf_colgap<-", "mf_display", "mf_display<-", "mf_formats", "mf_formats<-", "mf_has_rlabels", "mf_has_topleft", "mf_lgrouping", "mf_lgrouping<-", "mf_ncol", "mf_ncol<-", "mf_nlheader", "mf_nrheader", "mf_nrheader<-", "mf_nrow", "mf_rfnotes", "mf_rfnotes<-", "mf_rinfo", "mf_rinfo<-", "mf_spans", "mf_spans<-", "mf_strings", "mf_strings<-", "mpf_has_rlabels", "ncol,MatrixPrintForm-method" ] }, { "page": "mpf_to_rtf", "title": "Transform 'MatrixPrintForm' to RTF", "topics": [ "mpf_to_rtf" ] }, { "page": "nlines", "title": "Number of lines required to print a value", "topics": [ "nlines", "nlines,character-method", "nlines,list-method", "nlines,NULL-method" ] }, { "page": "num_rep_cols", "title": "Number of repeated columns", "topics": [ "num_rep_cols", "num_rep_cols,ANY-method", "num_rep_cols,MatrixPrintForm-method" ] }, { "page": "padstr", "title": "Pad a string and align within string", "topics": [ "padstr" ] }, { "page": "pag_indices_inner", "title": "Find pagination indices from pagination info data frame", "topics": [ "pag_indices_inner" ] }, { "page": "pagdfrow", "title": "Create a row of a pagination data frame", "topics": [ "pagdfrow" ] }, { "page": "page_lcpp", "title": "Determine lines per page (LPP) and characters per page (CPP) based on font and page type", "topics": [ "page_lcpp" ] }, { "page": "page_types", "title": "Supported named page types", "topics": [ "page_dim", "page_types" ] }, { "page": "paginate_indices", "title": "Paginate a table-like object for rendering", "topics": [ "diagnose_pagination", "paginate", "paginate_indices", "paginate_to_mpfs", "pagination" ] }, { "page": "pagination_algo", "title": "Pagination", "topics": [ "pagination_algo" ] }, { "page": "basemethods", "title": "Print", "topics": [ "print,ANY-method" ] }, { "page": "propose_column_widths", "title": "Propose column widths based on the 'MatrixPrintForm' of an object", "topics": [ "propose_column_widths" ] }, { "page": "ref_df_row", "title": "Create a row for a referential footnote information data frame", "topics": [ "ref_df_row" ] }, { "page": "round_fmt", "title": "Round and prepare a value for display", "topics": [ "rounding", "round_fmt" ] }, { "page": "spans_to_viscell", "title": "Transform a vector of spans (with duplication) into a visibility vector", "topics": [ "spans_to_viscell" ] }, { "page": "spread_integer", "title": "Spread an integer to a given length", "topics": [ "spread_integer" ] }, { "page": "sprintf_format", "title": "Specify text format via a 'sprintf' format string", "topics": [ "sprintf_format" ] }, { "page": "table_inset", "title": "Access or (recursively) set table inset", "topics": [ "table_inset", "table_inset,MatrixPrintForm-method", "table_inset<-", "table_inset<-,MatrixPrintForm-method" ] }, { "page": "test_matrix_form", "title": "Create spoof matrix form from a data frame", "topics": [ "basic_listing_mf", "basic_matrix_form", "test_matrix_form" ] }, { "page": "tostring", "title": "Transform objects into string representations", "topics": [ "toString", "toString,MatrixPrintForm-method" ] }, { "page": "var_labels", "title": "Get label attributes of variables in a 'data.frame'", "topics": [ "var_labels" ] }, { "page": "var_labels_remove", "title": "Remove variable labels of a 'data.frame'", "topics": [ "var_labels_remove" ] }, { "page": "var_labels-set", "title": "Set label attributes of all variables in a 'data.frame'", "topics": [ "var_labels<-" ] }, { "page": "var_relabel", "title": "Copy and change variable labels of a 'data.frame'", "topics": [ "var_relabel" ] }, { "page": "vert_pag_indices", "title": "Find column indices for vertical pagination", "topics": [ "vert_pag_indices" ] }, { "page": "with_label", "title": "Return an object with a label attribute", "topics": [ "with_label" ] }, { "page": "wrap_string", "title": "Wrap a string to a precise width", "topics": [ "wrap_string", "wrap_txt" ] } ], "_pkglogo": "https://github.com/insightsengineering/formatters/raw/HEAD/man/figures/logo.png", "_readme": "https://github.com/insightsengineering/formatters/raw/HEAD/README.md", "_rundeps": [ "backports", "base64enc", "checkmate", "digest", "fastmap", "htmltools", "rlang" ], "_vignettes": [ { "source": "formatters.Rmd", "filename": "formatters.html", "title": "Introduction to the formatters package", "author": "Gabriel Becker", "engine": "knitr::rmarkdown", "created": "2022-03-25 01:01:03", "modified": "2024-01-19 13:15:25", "commits": 8 } ], "_score": 3.3138672203691533, "_indexed": false, "_binaries": [ { "r": "4.3.3", "os": "linux", "version": "0.5.6.9001", "date": "2024-04-15T10:20:44.000Z", "distro": "jammy", "commit": "88a928952c392a0f7a012c72d0c4764c5c4beeaa", "fileid": "7d75b2fcaebd4cecb99fac47ae306c08", "status": "success", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8687422618" }, { "r": "4.4.0", "os": "linux", "version": "0.5.6.9003", "date": "2024-04-29T17:19:36.000Z", "distro": "noble", "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "fileid": "39218857e804f149febd1a8af3791704", "status": "success", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125" }, { "r": "4.3.3", "os": "mac", "version": "0.5.6.9003", "date": "2024-04-29T19:06:40.000Z", "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "fileid": "7146c61645857cb994c668bd0ffeedd2", "status": "success", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125" }, { "r": "4.4.0", "os": "mac", "version": "0.5.6.9003", "date": "2024-04-29T19:05:58.000Z", "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "fileid": "d208c38367fac84f6ed64cbb2ba161d2", "status": "success", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125" }, { "r": "4.3.3", "os": "wasm", "version": "0.5.6.9003", "date": "2024-04-29T17:21:17.000Z", "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "fileid": "1aef46fce0610479fda1cf5ba264f0f7", "status": "success", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125" }, { "r": "4.5.0", "os": "win", "version": "0.5.6.9003", "date": "2024-04-29T17:31:16.000Z", "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "fileid": "c5e9d3c086fe0611be864b7b951645b6", "status": "failure", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125" }, { "r": "4.3.3", "os": "win", "version": "0.5.6.9003", "date": "2024-04-29T17:22:04.000Z", "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "fileid": "e7914192fce8ee447080f9f5434e2b0f", "status": "success", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125" }, { "r": "4.4.0", "os": "win", "version": "0.5.6.9003", "date": "2024-04-29T17:21:32.000Z", "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2", "fileid": "1bd824b4167e495ea7c2e175b8bf67bc", "status": "success", "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125" } ] } ```

These parts conflict with each other:

  "_winbinary": "success",
    {
      "r": "4.5.0",
      "os": "win",
      "version": "0.5.6.9003",
      "date": "2024-04-29T17:31:16.000Z",
      "commit": "b0c6942f45f747c29c1c9a05f275d1bad4daf6c2",
      "fileid": "c5e9d3c086fe0611be864b7b951645b6",
      "status": "failure",
      "buildurl": "https://github.com/r-universe/pharmaverse/actions/runs/8882670125"
    },
jeroen commented 2 months ago

The _winbinary field refers to the status of the windows binary for r-release, which is 4.4 currently. R-devel is in lot of flux right now and many packages don't work due to dependency problems, but we don't want to enforce that.