search for: get_s3_generics_as_seen_from_packag

Displaying 7 results from an estimated 7 matches for "get_s3_generics_as_seen_from_packag".

2020 Jun 26
2
R-devel internal errors during check produce?
...unique.default but don't see any. Usage section of the unique method looks fine as well. Errors look a little bit like internal errors. * checking Rd \usage sections ... NOTE Error in unique.default(env_list) : LENGTH or similar applied to environment object Calls: <Anonymous> ... .get_S3_generics_as_seen_from_package -> unique -> unique.default Execution halted The \usage entries for S3 methods should use the \method markup and not their full name. * checking S3 generic/method consistency ... WARNING Error in unique.default(env_list) : LENGTH or similar applied to environment object Calls: <A...
2020 Jun 29
2
R-devel internal errors during check produce?
...e unique >> method looks fine as well. Errors look a little bit like internal >> errors. >> >> * checking Rd \usage sections ... NOTE >> Error in unique.default(env_list) : >> LENGTH or similar applied to environment object >> Calls: <Anonymous> ... .get_S3_generics_as_seen_from_package -> >> unique -> unique.default >> Execution halted >> The \usage entries for S3 methods should use the \method markup and not >> their full name. >> * checking S3 generic/method consistency ... WARNING >> Error in unique.default(env_list) : >> LENGTH...
2020 Jun 29
2
R-devel internal errors during check produce?
...k a little bit like internal errors. > >>> > >>> * checking Rd \usage sections ... NOTE Error in > >>> unique.default(env_list) : LENGTH or similar applied to > >>> environment object Calls: <Anonymous> > >>> ... .get_S3_generics_as_seen_from_package -> unique -> > >>> unique.default Execution halted The \usage entries for > >>> S3 methods should use the \method markup and not their > >>> full name. * checking S3 generic/method consistency > >>> ... WARNING Error in unique....
2020 Jun 27
0
R-devel internal errors during check produce?
...any. Usage section of the unique > method looks fine as well. Errors look a little bit like internal > errors. > > * checking Rd \usage sections ... NOTE > Error in unique.default(env_list) : > LENGTH or similar applied to environment object > Calls: <Anonymous> ... .get_S3_generics_as_seen_from_package -> > unique -> unique.default > Execution halted > The \usage entries for S3 methods should use the \method markup and not > their full name. > * checking S3 generic/method consistency ... WARNING > Error in unique.default(env_list) : > LENGTH or similar applied...
2020 Jun 29
0
R-devel internal errors during check produce?
...gt;> well. Errors look a little bit like internal errors. >>> >>> * checking Rd \usage sections ... NOTE Error in >>> unique.default(env_list) : LENGTH or similar applied to >>> environment object Calls: <Anonymous> >>> ... .get_S3_generics_as_seen_from_package -> unique -> >>> unique.default Execution halted The \usage entries for >>> S3 methods should use the \method markup and not their >>> full name. * checking S3 generic/method consistency >>> ... WARNING Error in unique.default(env_list) :...
2020 Jun 30
0
R-devel internal errors during check produce?
...k a little bit like internal errors. >> >>> >> >>> * checking Rd \usage sections ... NOTE Error in >> >>> unique.default(env_list) : LENGTH or similar applied to >> >>> environment object Calls: <Anonymous> >> >>> ... .get_S3_generics_as_seen_from_package -> unique -> >> >>> unique.default Execution halted The \usage entries for >> >>> S3 methods should use the \method markup and not their >> >>> full name. * checking S3 generic/method consistency >> >>> ... WARNING Error in unique....
2018 Mar 13
2
importing namespaces from base packages
On Mon, Mar 12, 2018 at 2:18 PM, Martin Maechler <maechler at stat.math.ethz.ch> wrote: > [...] > Is that so? Not according to my reading of the 'Writing R > Extensions' manual, nor according to what I have been doing in > all of my packages for ca. 2 years: > > The rule I have in my mind is > > 1) NAMESPACE Import(s|From) \ >