Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tmatta/lsasim
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.3
Choose a base ref
...
head repository: tmatta/lsasim
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.4
Choose a head ref
  • 4 commits
  • 4 files changed
  • 1 contributor

Commits on Aug 21, 2023

  1. Fixing package documentation

    Addresses this email from CRAN:
    
    > Dear maintainer,
    >
    > You have file 'lsasim/man/lsasim.Rd' with
    > \docType{package}, likely intended as a package overview help file, but
    > without the appropriate PKGNAME-package \alias as per "Documenting
    > packages" in R-exts.
    >
    > This seems to be the consequence of the breaking change
    >
    >>   Using @doctype package no longer automatically adds a -package alias.
    >>   Instead document _PACKAGE to get all the defaults for package
    >>   documentation.
    >
    > in roxygen2 7.0.0 (2019-11-12) having gone unnoticed, see
    > <r-lib/roxygen2#1491>.
    >
    > As explained in the issue, to get the desired PKGNAME-package \alias
    > back, you should either change to the new approach and document the new
    > special sentinel
    >
    >   "_PACKAGE"
    >
    > or manually add
    >
    >   @Aliases contingencytables-package
    >
    > if remaining with the old approach.
    >
    > Please fix in your master sources as appropriate, and submit a fixed
    > version of your package within the next few months.
    wleoncio committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    0213dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2597d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d4d626 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge branch 'hotfix-2.1.4'

    wleoncio committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    fb89a4e View commit details
    Browse the repository at this point in the history
Loading