|
1 | 1 | <!DOCTYPE html> |
2 | | -<!-- Generated by pkgdown: do not edit by hand --><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><title>Reporting an Issue with rtables • rtables</title><!-- favicons --><link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png"><link rel="icon" type="”image/svg+xml”" href="favicon.svg"><link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png"><link rel="icon" sizes="any" href="favicon.ico"><link rel="manifest" href="site.webmanifest"><script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"><script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet"><link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet"><script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Reporting an Issue with rtables"><meta property="og:image" content="https://insightsengineering.github.io/rtables/logo.svg"><link rel="stylesheet" href="consent.css"><script src="consent.js" type="text/javascript" charset="utf-8"></script></head><body> |
| 2 | +<!-- Generated by pkgdown + https://github.com/insightsengineering/r-pkgdown-multiversion --> |
| 3 | +<html lang="en-US"> |
| 4 | +<head> |
| 5 | +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
| 6 | +<meta charset="utf-8"> |
| 7 | +<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| 8 | +<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 9 | +<title>Reporting an Issue with rtables • rtables</title> |
| 10 | +<!-- favicons --><link rel="icon" type="image/png" sizes="96x96" href="favicon-96x96.png"> |
| 11 | +<link rel="icon" type="”image/svg+xml”" href="favicon.svg"> |
| 12 | +<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png"> |
| 13 | +<link rel="icon" sizes="any" href="favicon.ico"> |
| 14 | +<link rel="manifest" href="site.webmanifest"> |
| 15 | +<script src="deps/jquery-3.6.0/jquery-3.6.0.min.js"></script><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> |
| 16 | +<link href="deps/bootstrap-5.3.1/bootstrap.min.css" rel="stylesheet"> |
| 17 | +<script src="deps/bootstrap-5.3.1/bootstrap.bundle.min.js"></script><link href="deps/font-awesome-6.5.2/css/all.min.css" rel="stylesheet"> |
| 18 | +<link href="deps/font-awesome-6.5.2/css/v4-shims.min.css" rel="stylesheet"> |
| 19 | +<script src="deps/headroom-0.11.0/headroom.min.js"></script><script src="deps/headroom-0.11.0/jQuery.headroom.min.js"></script><script src="deps/bootstrap-toc-1.0.1/bootstrap-toc.min.js"></script><script src="deps/clipboard.js-2.0.11/clipboard.min.js"></script><script src="deps/search-1.0.0/autocomplete.jquery.min.js"></script><script src="deps/search-1.0.0/fuse.min.js"></script><script src="deps/search-1.0.0/mark.min.js"></script><!-- pkgdown --><script src="pkgdown.js"></script><meta property="og:title" content="Reporting an Issue with rtables"> |
| 20 | +<meta property="og:image" content="https://insightsengineering.github.io/rtables/logo.svg"> |
| 21 | +<link rel="stylesheet" href="consent.css"> |
| 22 | +<script src="consent.js" type="text/javascript" charset="utf-8"></script> |
| 23 | +</head> |
| 24 | +<body> |
3 | 25 | <a href="#main" class="visually-hidden-focusable">Skip to contents</a> |
4 | 26 |
|
5 | 27 |
|
|
15 | 37 | </button> |
16 | 38 |
|
17 | 39 | <div id="navbar" class="collapse navbar-collapse ms-3"> |
18 | | - <ul class="navbar-nav me-auto"><li class="nav-item"><a class="nav-link" href="articles/rtables.html">Get started</a></li> |
| 40 | + <ul class="navbar-nav me-auto"> |
| 41 | +<li class="nav-item"><a class="nav-link" href="articles/rtables.html">Get started</a></li> |
19 | 42 | <li class="nav-item"><a class="nav-link" href="reference/index.html">Reference</a></li> |
20 | 43 | <li class="nav-item dropdown"> |
21 | 44 | <button class="nav-link dropdown-toggle" type="button" id="dropdown-articles" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Articles</button> |
22 | | - <ul class="dropdown-menu" aria-labelledby="dropdown-articles"><li><hr class="dropdown-divider"></li> |
| 45 | + <ul class="dropdown-menu" aria-labelledby="dropdown-articles"> |
| 46 | +<li><hr class="dropdown-divider"></li> |
23 | 47 | <li><h6 class="dropdown-header" data-toc-skip>Getting Started</h6></li> |
24 | 48 | <li><a class="dropdown-item" href="articles/exploratory_analysis.html">Exploratory Analysis</a></li> |
25 | 49 | <li><hr class="dropdown-divider"></li> |
|
41 | 65 | <li><a class="dropdown-item" href="articles/col_counts.html">Column Counts and Formats</a></li> |
42 | 66 | <li><hr class="dropdown-divider"></li> |
43 | 67 | <li><a class="dropdown-item" href="articles/index.html">More articles...</a></li> |
44 | | - </ul></li> |
| 68 | + </ul> |
| 69 | +</li> |
45 | 70 | <li class="nav-item dropdown"> |
46 | 71 | <button class="nav-link dropdown-toggle" type="button" id="dropdown-developer-guide" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Developer Guide</button> |
47 | | - <ul class="dropdown-menu" aria-labelledby="dropdown-developer-guide"><li><a class="dropdown-item" href="articles/dev-guide/dg_split_machinery.html">Split Machinery</a></li> |
| 72 | + <ul class="dropdown-menu" aria-labelledby="dropdown-developer-guide"> |
| 73 | +<li><a class="dropdown-item" href="articles/dev-guide/dg_split_machinery.html">Split Machinery</a></li> |
48 | 74 | <li><a class="dropdown-item" href="articles/dev-guide/dg_tabulation.html">Tabulation</a></li> |
49 | 75 | <li><a class="dropdown-item" href="articles/dev-guide/dg_table_hierarchy.html">Table Hierarchy</a></li> |
50 | 76 | <li><a class="dropdown-item" href="articles/dev-guide/dg_debug_rtables.html">Debugging in {rtables} and Beyond</a></li> |
51 | 77 | <li><a class="dropdown-item" href="articles/dev-guide/dg_notes.html">Sparse Notes on {rtables} Internals</a></li> |
52 | | - </ul></li> |
| 78 | + </ul> |
| 79 | +</li> |
53 | 80 | <li class="nav-item"><a class="nav-link" href="news/index.html">Changelog</a></li> |
54 | 81 | <li class="nav-item dropdown"> |
55 | 82 | <button class="nav-link dropdown-toggle" type="button" id="dropdown-reports" data-bs-toggle="dropdown" aria-expanded="false" aria-haspopup="true">Reports</button> |
56 | | - <ul class="dropdown-menu" aria-labelledby="dropdown-reports"><li><a class="dropdown-item" href="coverage-report/">Coverage report</a></li> |
| 83 | + <ul class="dropdown-menu" aria-labelledby="dropdown-reports"> |
| 84 | +<li><a class="dropdown-item" href="coverage-report/">Coverage report</a></li> |
57 | 85 | <li><a class="dropdown-item" href="unit-test-report/">Unit test report</a></li> |
58 | 86 | <li><a class="dropdown-item" href="unit-test-report-non-cran/">Non-CRAN unit test report</a></li> |
59 | | - </ul></li> |
60 | | - </ul><ul class="navbar-nav"><li class="nav-item"><form class="form-inline" role="search"> |
61 | | - <input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="search.json"></form></li> |
| 87 | + </ul> |
| 88 | +</li> |
| 89 | + <div><li class="nav-item dropdown"> |
| 90 | + <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown" role="button" aria-expanded="false" aria-haspopup="true" id="dropdown-versions">Versions</a> |
| 91 | + <div class="dropdown-menu" aria-labelledby="dropdown-versions"> |
| 92 | + <a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/release-candidate">release-candidate</a> |
| 93 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/main">main</a> |
| 94 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/latest-tag">latest-tag</a> |
| 95 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.15">v0.6.15</a> |
| 96 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.14">v0.6.14</a> |
| 97 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.13">v0.6.13</a> |
| 98 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.13-rc2">v0.6.13-rc2</a> |
| 99 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.13-rc1">v0.6.13-rc1</a> |
| 100 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.12">v0.6.12</a> |
| 101 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.12-rc2">v0.6.12-rc2</a> |
| 102 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.12-rc1">v0.6.12-rc1</a> |
| 103 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.11">v0.6.11</a> |
| 104 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.10">v0.6.10</a> |
| 105 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.9">v0.6.9</a> |
| 106 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.8">v0.6.8</a> |
| 107 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.7">v0.6.7</a> |
| 108 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.6">v0.6.6</a> |
| 109 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.6-rc1">v0.6.6-rc1</a> |
| 110 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.5">v0.6.5</a> |
| 111 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.4">v0.6.4</a> |
| 112 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.3">v0.6.3</a> |
| 113 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.2">v0.6.2</a> |
| 114 | +<a class="dropdown-item" data-toggle="tooltip" title="" href="https://insightsengineering.github.io/rtables/v0.6.1">v0.6.1</a> |
| 115 | +</div> |
| 116 | +</li></div> |
| 117 | +</ul> |
| 118 | +<ul class="navbar-nav"> |
| 119 | +<li class="nav-item"><form class="form-inline" role="search"> |
| 120 | + <input class="form-control" type="search" name="search-input" id="search-input" autocomplete="off" aria-label="Search site" placeholder="Search for" data-search-index="search.json"> |
| 121 | +</form></li> |
62 | 122 | <li class="nav-item"><a class="external-link nav-link" href="https://github.com/insightsengineering/rtables"><span class="fa fa-github fa-lg"></span></a></li> |
63 | | - </ul></div> |
| 123 | + </ul> |
| 124 | +</div> |
64 | 125 |
|
65 | 126 |
|
66 | 127 | </div> |
|
77 | 138 | <p>Please briefly describe your problem and, when relevant, the output you expect. Please also provide the output of <code><a href="https://rdrr.io/r/utils/sessionInfo.html" class="external-link">utils::sessionInfo()</a></code> or <code><a href="https://sessioninfo.r-lib.org/reference/session_info.html" class="external-link">devtools::session_info()</a></code> at the end of your post.</p> |
78 | 139 | <p>If at all possible, please include a <a href="https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example" class="external-link">minimal, reproducible example</a>. The <code>rtables</code> team will be much more likely to resolve your issue if they are able to reproduce it themselves locally.</p> |
79 | 140 | <p>Please delete this preamble after you have read it.</p> |
80 | | -<hr><p>your brief description of the problem</p> |
| 141 | +<hr> |
| 142 | +<p>your brief description of the problem</p> |
81 | 143 | <div class="sourceCode" id="cb1"><pre class="downlit sourceCode r"> |
82 | 144 | <code class="sourceCode R"><span><span class="kw"><a href="https://rdrr.io/r/base/library.html" class="external-link">library</a></span><span class="op">(</span><span class="va"><a href="https://github.com/insightsengineering/rtables" class="external-link">rtables</a></span><span class="op">)</span></span> |
83 | 145 | <span></span> |
84 | 146 | <span><span class="co"># your reproducible example here</span></span></code></pre></div> |
85 | 147 | </div> |
86 | 148 |
|
87 | | - </main></div> |
| 149 | + </main> |
| 150 | +</div> |
88 | 151 |
|
89 | 152 |
|
90 | 153 | <footer><div class="nest"> |
91 | 154 | <p>rtables is a part of the <strong>NEST</strong> and <a href="https://pharmaverse.org/" class="external-link"><strong>pharmaverse</strong></a>.</p> |
92 | 155 | </div> |
93 | | -<script type="text/javascript" src="analytics.js"></script></footer></div> |
94 | | - |
| 156 | +<script type="text/javascript" src="analytics.js"></script></footer> |
| 157 | +</div> |
95 | 158 |
|
96 | 159 |
|
97 | 160 |
|
98 | 161 |
|
99 | | - </body></html> |
100 | 162 |
|
| 163 | + </body> |
| 164 | +</html> |
0 commit comments