Releases: pharmaR/riskassessment
Releases · pharmaR/riskassessment
v3.1.1
What's Changed?
- Autonavigation by @narayanan-iyer-pfizer in #779
- Bug fix preventing Pkg Deps tab from crashing when dep info not available by @aclark02-arcus in #803
- Correctly parse
riskmetric
dependency assessment by @jthompson-arcus in #806 - Fix test-coverage workflow by @jthompson-arcus in #807
- Fix available package list by @jthompson-arcus in #808
- Remove evaluation recording from riskmetric assessments by @jthompson-arcus in #810
- Check for tarball directory by @jthompson-arcus in #813
- Next Release (
v3.1.1
) by @jthompson-arcus in #796
Full Changelog: v3.1.0...v3.1.1
v3.1.0
What's changed?
User Enhancements
- Allow users to specify decisions within the CSV file used to upload pkgs (#663)
- Drastically shortened waiting time in
Code explorer
/Package explorer
by reading tarballs in memory (#707) - Added
Package Dependencies
content to Reports (#721) - Added option to include
Suggests
pkgs in downloadable Reports (#721) - Added
Decision
column to Package Dependencies tab's table output (#774) - Added
Decision Summary
card to Package Dependencies tab (#774) - Added hyperlink on dependencies/reverse dependencies cards, directing users to
Package Dependencies
page for more detail (#597) - Added new table to display reverse dependencies which highlights pkgs that already exist in the database
Squashed Bugs
- Fixed bug causing application to crash when trying to delete zero packages (#781)
- Fixed bug where app doesn't reset the
decision by
anddecision date
fields when re-scoring/re-weighting packages (#680) - Fixed bug where the
user privileges
table was not aligned with the available privileges in the application (#697) - Fixed typo in privileges table (#719)
- Fixed bug where HTML reports displayed a darker green in the cards' meters
- Updated logo in reports to lighter version to match application UI
- Updated the Dependency Cards to be slightly more informative
Docs
- Added
About
page to introduce our audience to the project a little better, providing useful resources and attribution that highlights individual contributors - Added more context to the metric score card visuals by inserting tool tips & creating a legend modal that describes & interprets all possible visuals (#652)
- Added introjs for file browser & function explorer( #581)
- Added
{riskmetric}
assessment documentation URLs to About tab, on Risk Assessment Criteria page.
For Devs
- Added non-
shinymanager
deployment option so that users may use their Posit Credentials instead (#700) - Moved package upload process to a function, allowing devs to populate the database outside of the application
- Added tests for the
Code Explorer
andFunction explorer
modules - Added repo specification to configuration file (#701)
- Ensured configuration checkers run when configuring the database
- Utilized
{archive}
to parse DESCRIPTION file, increasing speed in package upload process - Updated manifest file and deployments article
- Updated version of
{riskmetric}
being used to v0.2.4.9000 - Updated version of R to
v4.3.3
& Posit Package Manager snapshot dates to 2024-04-08
New Contributors
- @olivroy made their first contribution in #735
- @LDSamson made their first contribution in #751
- @aclark02-arcus made their first contribution in #759
- @BarbMik made their first contribution in #761
- @jthompson-arcus made their first contribution in #765
PRs
- Fix Rescoring/Reweighting Bug by @Jeff-Thompson12 in #693
- Fix privileges table problem by @Jeff-Thompson12 in #698
- Ni 581 introjshandling by @narayanan-iyer-pfizer in #695
- Increase Test Coverage by @Jeff-Thompson12 in #686
- Add repo option to configuration by @Jeff-Thompson12 in #704
- Fix typo in Privilege table by @Jeff-Thompson12 in #724
- Updating some introJS text by @AARON-CLARK in #725
- Repair renv.lock by @Jeff-Thompson12 in #709
- Fix GHAs for DOCX and PDF downloads by @Jeff-Thompson12 in #717
- Sync meter color on HTML reports by @AARON-CLARK in #728
- Improve App Startup by @Jeff-Thompson12 in #729
- Fix CSS for Shiny Notification by @Jeff-Thompson12 in #733
- Ni 597 hyperlink dependencies by @narayanan-iyer-pfizer in #716
- Allow a non-credentialed deployment by @Jeff-Thompson12 in #703
- Add website to DESCRIPTION by @olivroy in #735
- Add Package Dependencies to Reports, Part I by @Robert-Krajcik in #734
- Fix dependency metric tab by @Jeff-Thompson12 in #740
- Fix application crash by @Jeff-Thompson12 in #744
- Point tidyr download to archive by @Jeff-Thompson12 in #754
- Add feature to show reverse dependencies of selected package that are currently in database by @LDSamson in #751
- Ni 707 add waiting screen by @narayanan-iyer-pfizer in #756
- Upload package assessments outside of app by @Jeff-Thompson12 in #730
- Update report logo to light-theme by @aclark02-arcus in #759
- Use {archive} for package upload by @Jeff-Thompson12 in #747
- Incorporate Reverse Dependency Improvements by @Jeff-Thompson12 in #753
- Update deployments article to cite manifest file by @aclark02-arcus in #758
bm-752
Adds 'About' tab by @BarbMik in #761- Update riskmetric by @jthompson-arcus in #765
- Update R and package versions by @jthompson-arcus in #764
- Add write-manifest.yaml by @jthompson-arcus in #767
- Add Package Dependencies to Reports, Part II by @Robert-Krajcik in #750
- Help users understand metric score cards by @aclark02-arcus in #760
- Run write-manifest on PRs to
dev
by @jthompson-arcus in #773 - Clean dependency cards by @aclark02-arcus in #775
- Highlight individual contributors more than orgs on
About
tab by @aclark02-arcus in #780 - Allow assigning decisions from upload file by @jthompson-arcus in #777
- Fix delete package bug by @jthompson-arcus in #782
- Adjust custom CSS by @jthompson-arcus in #786
- Add
Decision
col to Pkg Dependency table by @aclark02-arcus in #784 - Fix
get_text_color()
by @jthompson-arcus in #788 - Repair interconnectivity of report inclusions by @jthompson-arcus in #789
- Dep Card: Decision Summary by @aclark02-arcus in #787
- Add user name to batch upload by @jthompson-arcus in #792
- Rel
v3.1.0
Prep by @aclark02-arcus in #795 - Next release (
v3.1.0
) by @AARON-CLARK in #684 - Update pkgdown site by @jthompson-arcus in #797
- Update About by @jthompson-arcus in #798
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
Enhancements
- Added "Suggests" pkgs to Dependencies tab (#624)
- Summarized Package Dependencies (#618)
- Integrated the 'Function Explorer' to offer users function-level browsing of source code, unit testing, and automatic rendering of help documentation (#498)
- Started showing
metric_score
s for each assessment's card, using an html meter (#634) - Added default
{DT}
based filter to Database Overview tab (#586) - Allowed users to create decision automation rules for individual metrics (#483)
- Added checkbox to databaseView to select all packages for reportDownload handler (#649)
- Allowed users to identify and store preferred elements to include in downloaded reports (#526)
- Add "Explore Metrics" button to Uploaded Pkgs Summary tab on Upload Packages tab (#653)
- Added comment module to the Function Explorer (#643)
- Made color palette used through the app even more colorblind-friendly and created lighter "User Guide" logo (#654)
Squashed Bugs
- Fixed the app's logo hyperlink to docs not functioning in the expected "zone" (#633)
- Fixed tests showing "Package Downloads" community usage card as a non-metric (#621)
- Removed "Suggests" from Riskassessment Criteria weights table (#646)
- Forced formation of new lines in cards (#671)
- Ensured users couldn't create & select packages from CRAN that don't exist on Upload Packages tab
For Devs
- Migrated from
{jsTreeR}
to{shinyTree}
(#585) - Removed some unneeded/unused dependencies
- Updated
{shinytest2}
and{chromote}
to more recent versions for testing - Added correct remotes reference in
DESCRIPTION
file for pharmar/riskmetric & rstudio/chromote - Stopped using CRAN repo snapshot date in
renv
(#677)
Pull Requests
- Need an "Upload All Dependencies" button #600 by @Eduardodudu in #616
- Re-initialize development version by @Jeff-Thompson12 in #620
- Rk 621 comm metric fix by @Robert-Krajcik in #622
- Dependency "Upload All" follow up#626 by @Eduardodudu in #628
- Standardize testing database initialization by @Jeff-Thompson12 in #629
- Rk 624 add suggests by @Robert-Krajcik in #631
- Migrate to
{shinyTree}
by @Jeff-Thompson12 in #635 - Fix Logo Hyperlink by @Jeff-Thompson12 in #638
- Improve uploading packages from dependency tab by @Jeff-Thompson12 in #642
- summarize package dependencies by @Robert-Krajcik in #636
- Add Function Explorer by @Jeff-Thompson12 in #637
- Remove suggests from riskcalc weights table by @Robert-Krajcik in #648
- Catalog remotes by @AARON-CLARK in #647
- Update
shinytest2
andchromote
by @Jeff-Thompson12 in #650 - Add
metric_score
visual to cards by @AARON-CLARK in #634 - Reduce Dependencies by @Jeff-Thompson12 in #639
- Implement decision automation based on individual metrics by @Jeff-Thompson12 in #632
- update mod_databaseView -- add checkbox by @Robert-Krajcik in #655
- build report updates by @Robert-Krajcik in #645
- Only apply custom styling to notification progress bars by @Jeff-Thompson12 in #664
- Add Explore Metrics button to uploadPackages tab by @Robert-Krajcik in #658
- Add filter for database overview by @Eduardodudu in #619
- Add comment module to function explorer by @Jeff-Thompson12 in #665
- Fix a few bugs with choosing report options by @Jeff-Thompson12 in #668
- Create new, light color-blind friendly palette by @AARON-CLARK in #670
- Force new lines in card paragraphs by @Jeff-Thompson12 in #671
- Next Release: v3.0.0 by @Jeff-Thompson12 in #630
- final updates to dev by @Robert-Krajcik in #672
- Resolve some
renv
issues in the project by @Jeff-Thompson12 in #677 - Specify
keep_source = TRUE
argument inparse()
by @Jeff-Thompson12 in #678 - Fix
get_exported_functions()
by @Jeff-Thompson12 in #676 - Fix rule configuration by @Jeff-Thompson12 in #681
- Fix
selectizeInput()
onUpload Pkgs
tab by @AARON-CLARK in #683 v3.0.0
quick fixes by @AARON-CLARK in #674
Full Changelog: v2.0.0...v3.0.0
v2.0.0
What's changed
Enhancements
- Expand privileges to include commenting on metrics and packages (#564)
- Allow
admin
users to edit roles and privileges (#541) - Download source tarball when uploading package to database so that users can explore source contents of package (#574)
- Added card Download Trend and linear trend plot on community usage metrics (#438)
- Introduced cards to Database tab, reviewing contents of db (#587)
- Prominently display the date a package was added (#486)
- Fix issue where the repository being used to gather information was inconsistent
- Added Package Dependencies page to "Package Metrics" tab, and two new cards to Maintenance Metrics page (#261)
- Identify non-riskmetric cards (#573)
Squashed Bugs
Docs
- Updated
riskassessment
vignette to reflect new tab structure
For Devs
- Disable using the Microsoft R Application Network (MRAN) for restoring packages
- Removed legacy code that set the
covr_coverage
assessment's metric weight to 0 in the assessmentInfo mod and metric table initialization sql file.
Pull Requests
- Disable MRAN by @Jeff-Thompson12 in #562
covr-coverage
fixes by @AARON-CLARK in #569- Upgrade
renv
by @Jeff-Thompson12 in #570 - Use Tarballs by @Jeff-Thompson12 in #539
- Add commentator privileges by @Jeff-Thompson12 in #565
- Add Package Explorer by @Jeff-Thompson12 in #574
- Fix rendering issue with jsTree by @Jeff-Thompson12 in #580
- New Comm Card Proposal: Download Trend #438 by @Eduardodudu in #572
- Introduce DB stats via cards by @AARON-CLARK in #591
- Fix busted 'explore metrics' button on Database tab by @AARON-CLARK in #593
- Edit Roles & Privileges by @Jeff-Thompson12 in #576
- Add border back in for package metric select input by @Jeff-Thompson12 in #599
- Display date package was added by @Jeff-Thompson12 in #603
- Set CRAN repo by @Jeff-Thompson12 in #607
- Rk 261 pkg dependencies by @Robert-Krajcik in #480
- Update
gert
to be inline with repo by @Jeff-Thompson12 in #608 - Prep for release
v2.0.0
by @AARON-CLARK in #606 - Remove developer credentials for release by @Jeff-Thompson12 in #609
- Next release by @AARON-CLARK in #554
- Initialize V2.0.0 developmental branch by @Jeff-Thompson12 in #611
- Fix dependency duplication on
master
by @Jeff-Thompson12 in #614 - Rk 573 riskmetric cards by @Robert-Krajcik in #590
- Next Release by @Jeff-Thompson12 in #612
New Contributors
- @Eduardodudu made their first contribution in #572
Full Changelog: v1.0.0...v2.0.0
v1.0.0
What's Changed since last release (v0.1.1)?
Enhancements
- Updated the version of
{riskmetric}
used to V0.2.2 - Implemented usage of configuration file instead of passing arguments in
run_app()
(#459) - From a computational speed perspective, we made the following improvements that users should feel
- The Database View got a few updates:
- Added Decision-related columns like the decision time stamp & decision source
- Introduced the decision category table
- Enhanced (what was formerly known as) the "Report Preview" tab to include:
- Allowed the certain users to set a custom color for decision categories (#465)
- Added a code coverage (covr_coverage) card and add optimized the card layout logic (#533)
Squashed Bugs
- Fixed Chromote error (#477)
- Fixed bug preventing icons from displaying on admin tab (#427)
- Fixed button alignment issues (#514)
- Re-positioned footer to be at the bottom of the visible page (#518)
- Added a new check that conditionally delivers message about differing pkg versions ONLY when CSV file is loaded (#515)
- Fixed broken links in docs
Docs
- Updated help files for
build_comm_plotly()
to include example output (#409). - Created new (and updated some) user guides to explain how to precisely control the app deployment using a configuration file.
- Retired some pertinent "old"" user guides in case users are still running old versions of
{riskassessment}
For Devs
- Utilized
glue::glue_sql()
inside of update and select functions (#520) - Improved speed of inserting community metrics into database (#516)
- Re-score instead of re-assess when metric weights are changed, meaning we are now storing the pkg assessment (#537)
- Pass warning instead of error when default privilege config gets combined with another config (#547)
PR History
- Post release
master
fixes by @AARON-CLARK in #419 - Remove
pre_auth_user
from list of arguments inrun_app()
by @Jeff-Thompson12 in #429 - Update IntroJS Test by @Jeff-Thompson12 in #423
- Pre-load data for package uploads in
shinytest2
by @Jeff-Thompson12 in #425 - fix warning message generated from get_latest_pkg_info() by @Robert-Krajcik in #435
- Upgrade
{riskmetric}
tov0.2.0
by @AARON-CLARK in #436 - Fix 'Package downloads' bug by @AARON-CLARK in #437
- Rk 417 pkg names by @Robert-Krajcik in #439
- Documentation improvements by @AARON-CLARK in #440
- Added link to user guides in the application UI by @AARON-CLARK in #443
- Update apt sources to avoid CI errors by @borgmaan in #447
- Check URLs used to populate metrics by @Jeff-Thompson12 in #446
- Rk 378 add logo2 docxpdf by @Robert-Krajcik in #444
- Add button that redirects to pkg metrics by @Robert-Krajcik in #448
- Fix R CMD check badge link in README by @borgmaan in #452
- upgraded the RVersion to 4.2.2 in the renv.lock file by @Xyarz in #449
- Database Overview: Initial export by @AARON-CLARK in #453
- Prep for
v0.1.1
by @AARON-CLARK in #454 - fix failing test, prefix appDriver with 'shinytest2::' by @Robert-Krajcik in #455
- Next Release:
v0.1.1
by @AARON-CLARK in #420 - fix chromote error view() shows websockets disconnection by @Robert-Krajcik in #462
- Adds 'Deployment' vignette by @AARON-CLARK in #450
- Next Release by @AARON-CLARK in #456
- Custom Decision Categories by @Jeff-Thompson12 in #459
- decision categories into decision cols by @AARON-CLARK in #470
- Rk 441 decision cols by @Robert-Krajcik in #467
- updated readme with new video walkthrough from shinyConf23 by @AARON-CLARK in #464
- Fix bug on boundary decision categories by @Jeff-Thompson12 in #473
- Fill gaps between decision rules instead of using uniform distribution by @Jeff-Thompson12 in #474
- Align databaseView with decision automation by @Jeff-Thompson12 in #476
- Add tests for decision automation module and utility functions by @Jeff-Thompson12 in #475
- Fine tune
README.Rmd
regarding validation scope by @AARON-CLARK in #481 - Reorganize
inst/
by @Jeff-Thompson12 in #490 - Update db-config.yml by @Jeff-Thompson12 in #488
- Add fontawesome v4.7 by @Jeff-Thompson12 in #496
- Add log file to configuration by @Jeff-Thompson12 in #497
- Update
{shinymanager}
by @Jeff-Thompson12 in #502 - Expand User Roles Step One by @Jeff-Thompson12 in #499
- Update
README
with pharmaverse badge by @AARON-CLARK in #505 - Update Github Actions by @Jeff-Thompson12 in #509
- ss-409 by @ScottSchumacker in #506
- Fix tests failing on macOS and windowsOS by @Jeff-Thompson12 in #501
- Update Chromote by @Jeff-Thompson12 in #511
- Custom Decision Colors by @Jeff-Thompson12 in #510
- Change
Report Preview
intoBuild Report
tab by @AARON-CLARK in #512 - Fix button alignment issues by @Jeff-Thompson12 in #514
- Improve Speed of Community Metric INSERT by @Jeff-Thompson12 in #517
- Reposition Footer by @Jeff-Thompson12 in #519
- Call
glue::glue_sql()
indbSelect()
anddbUpdate()
by @Jeff-Thompson12 in #521 - Custom Decision Colors 2.0 by @Jeff-Thompson12 in #522
- Fix apostrophe issue with decision categories by @Jeff-Thompson12 in #524
- Fix the confusing message on pkg upload progress bar (issue #515). by @imran3004 in #528
- Re-weighting Bugs by @Jeff-Thompson12 in #530
- Update
{riskmetric}
by @Jeff-Thompson12 in #531 - Metric Weight Configuration by @Jeff-Thompson12 in #529
- Store assessments for rescoring by @Jeff-Thompson12 in #537
- Expand User Roles by @Jeff-Thompson12 in #527
- code coverage card by @narayanan-iyer-pfizer in #545
- Disable Roles for Editing Multiple Users by @Jeff-Thompson12 in #544
- Resolve Configuration Error by @Jeff-Thompson12 in #548
- Update User Guides by @Jeff-Thompson12 in #542
v1.0.0
release prep by @AARON-CLARK in #553- Next Release by @AARON-CLARK in #472
- fix broken links by @AARON-CLARK in #555
New Contributors
- @narayanan-iyer-pfizer made their first contribution in #545
Full Changelog: v0.1.0...v1.0.0
v0.1.0
What's Changed since the last release (v0.0.1)
All New Features
- Allowed users to type in package names to be assessed in the app, instead of uploading CSV file. Also allow point-and-click deletion of packages.
- Added decision automation capabilities where the user can set decision rules for uploaded packages to be auto-assigned.
Enhancements
- Added "PDF report" download option (#280)
- Added risk score to the Report Preview tab and downloaded reports (#264).
- Exported
generate_comm_data()
to help users build the community usage data needed runbuild_comm_plotly()
(also exported) to produce the "downloads by month"" plot as seen on the Community Usage tab of the application. (#266).
For deployment
- Created a argument for
run_app()
calledlogin_note
which allows users deploying the app to add custom log-in notes on the authentication screen. By default, it displays a note about how to use default usernames and passwords to gain entry for the first time. - Engineered a new argument to
run_app()
calledapp_version
which allows users deploying the application to publish their own custom text string in the app's authentication screen and any downloaded reports. By default, it will display the installed version.
Docs
- Updated
README
to include more description, 'Usage' info, including how to install & run the app for the first time. Last, included links to the demo app & a short video walk-through. Very brief notes were included regarding deployment environments. - Added several vignettes to documentation site, including:
- "Get started with
riskassessment
" vignette - "Administrative Tools and Options" vignette
- "Get started with
- Designed hex logo
- updated documentation to reflect new repo name 'riskassessment' without the '_' to separate the two words.
- suggest installation of
riskmetric
from GitHub, and not CRAN (for now)
Squashed Bugs
- Fixed bug causing Community Usage metrics to fail on Mac computers
- Fixed bug causing the report to fail when no Community Metrics were available for a package.
- Add founders/copyright holders to
DESCRIPTION
file - Fixed bug where
Assessment Criteria
tables were failing to render. - Improved metric 'card' aesthetics in order to remove scroll bars (#198).
- Added console warnings,log-in note, and modals to warn user there is a bug with {fontawesome} v0.4.0. For more info, the bug status can be tracked here.
- Fixed summary of community usage data when there was more than one pkg version release in the same month
- Fixed bug where the logging file was not being set
- Fixed package delete button shadow; fix introjs for admin/non-admin roles
- Fixed display of 'Report Bugs' metric to align with current
riskmetric
presentation as 0 or 1
For Devs
- Some general re-organizing of the package's infrastructure to make testing and development easier.
- Added unit tests to attain test coverage >85% (#295).
- Added
renv
and arenv.lock
file as well as corresponding vignette for developers/contributors to align on. - Reduce number of package dependencies from 33 to 26
- Changed risk-based color gradient to use colorblind-friendly color palette (#324).
- Adopt (temporary) CRAN-first data collection method for pkg info via
riskmetric::pkg_ref()
PR History
- Minor changes by @marlycormar in #7
- Dynamically create a db if needed by @marlycormar in #19
- Db fun update in #24
- remove code duplication in communityusage_metrics in #39
- Update README by @marlycormar in #44
- Multi Report Download by @AARON-CLARK in #10
- Fix sidebar warn msg in #36
- Help Button by @MayaGans in #46
- adding contribution file by @MayaGans in #17
- remove hardcoded commit number in setup.R in #56
- Address minor issue by @marlycormar in #59
- 'Packages Reviewed History' dash by @AARON-CLARK in #62
- Bug fix: DT table wouldn't update when uploading multiple csv's by @AARON-CLARK in #61
- Add Convert from SQLite to MySQL vignette in #37
- Various fixes by @marlycormar in #70
- Add Convert from SQLite to MariaDB vignette in #38
- Css patches by @MayaGans in #75
- General improvements and standardizations by @marlycormar in #77
- Clean DB Dashboard's Excel Output by @AARON-CLARK in #80
- Number of downloads using plotly by @AARON-CLARK in #79
- Various fixes by @marlycormar in #83
- Ensure db dash updates consistently by @AARON-CLARK in #94
- fix for title not displaying correctly on browser tab by @Robert-Krajcik in #93
- Remove "all" button from Comm Metrics Graph by @AARON-CLARK in #95
- Use db_ins() when INSERTing records into COMMENTS table by @Robert-Krajcik in #91
- Prepare database for the addition of metric weights: updating the package table by @marlycormar in #97
- Created the metric and package_metrics tables, and removed the TestMetrics table by @marlycormar in #98
- Replace queries to the MaintenanceMetric table with queries to package, metric, package_metrics by @marlycormar in #106
- Overall review by @marlycormar in #109
- Drop tm panel by @Robert-Krajcik in #110
- Fix report html by @Robert-Krajcik in #114
- updated colorization scheme for packages by @Robert-Krajcik in #115
- sidebar remembers package/version after return from dashboard_screen by @Robert-Krajcik in #111
- Dark Yellow by @AARON-CLARK in #118
- Add ui elements to view/change metrics weights by @marlycormar in #120
- Make Pkg Risk Score more visible by @AARON-CLARK in #129
- Risk calculation info by @AARON-CLARK in #128
- Expand help by @AARON-CLARK in #130
- Remove hard-coded paths by @marlycormar in #136
- Improve database feedback by @Robert-Krajcik in #131
- Use default
skipLabel
forrintrojs
guide by @AARON-CLARK in #144 - shinymanager secure database implementation by @Robert-Krajcik in #119
- update risk and package weight by admin by @Cytel-Inc in #125
- Change wording when asking for keyring by @Robert-Krajcik in #150
- Add
DESCRIPTION
by @AARON-CLARK in #157 - managing user ids and passwords vignette by @Robert-Krajcik in #152
- Fix reports by @marlycormar in #159
- Update readme by @marlycormar in #160
- Sync metrics and minor tweaks by @marlycormar in #151
- Overall review by @marlycormar in #162
- Fix package upload by @marlycormar in #184
- overall comments yes/edit/no working, final decision working by @Robert-Krajcik in #173
- Make
dev
app work by @AARON-CLARK in #188 - Update decision and comments by @marlycormar in #182
- remove 'no rows were returned' message from dbSelect by @Robert-Krajcik in #194
- Fix introjs guide by @AARON-CLARK in #195
- upload Package now shows correct version by @Robert-Krajcik in #178
- add using SQLite vignette by @Robert-Krajcik in #186
- sidebar minor update by @Robert-Krajcik in #193
- fix downloads plot for community usage metrics by @Robert-Krajcik in #180
- Fix version and other changes by @marlycormar in #201
- PR #203 (with call to req and conflict resolved) by @marlycormar in #211
- Fix error when deselecting package by @Jeff-Thompson12 in https://github.com...